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

/hardware/qcom/audio/hal/audio_extn/
H A Dspkr_protection.c98 pthread_t speaker_prot_threadid; member in struct:speaker_prot_session
145 if (pthread_equal(handle.speaker_prot_threadid, threadid) || !adev) {
542 handle.speaker_prot_threadid = pthread_self();
/hardware/qcom/audio/msm8909/hal/audio_extn/
H A Dspkr_protection.c108 pthread_t speaker_prot_threadid; member in struct:speaker_prot_session
155 if (pthread_equal(handle.speaker_prot_threadid, threadid) || !adev) {
549 handle.speaker_prot_threadid = pthread_self();

Completed in 59 milliseconds