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

/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.h91 status_t syncPtr(struct pcm *handle, bool *killThread);
101 status_t startDevice(pcm *handle, bool *killThread);
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 33 milliseconds