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

/hardware/qcom/audio/hal/audio_extn/
H A Dspkr_protection.c140 pthread_t threadid; local
143 threadid = pthread_self();
145 if (pthread_equal(handle.speaker_prot_threadid, threadid) || !adev) {

Completed in 6 milliseconds