Searched defs:killThread (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.cpp637 status_t AudioUsbALSA::startDevice(pcm *handle, bool *killThread) { argument
649 *killThread = true;
666 status_t AudioUsbALSA::syncPtr(struct pcm *handle, bool *killThread) { argument
678 *killThread = true;

Completed in 69 milliseconds