Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c140 pthread_t threadid; in audio_extn_spkr_prot_calib_cancel() local
143 threadid = pthread_self(); in audio_extn_spkr_prot_calib_cancel()
145 if (pthread_equal(handle.speaker_prot_threadid, threadid) || !adev) { in audio_extn_spkr_prot_calib_cancel()
/hardware/qcom/audio/msm8909/hal/audio_extn/
Dspkr_protection.c150 pthread_t threadid; in audio_extn_spkr_prot_calib_cancel() local
153 threadid = pthread_self(); in audio_extn_spkr_prot_calib_cancel()
155 if (pthread_equal(handle.speaker_prot_threadid, threadid) || !adev) { in audio_extn_spkr_prot_calib_cancel()