Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c1605 struct mutex AU_Customer_PCMCapture_mutex_lock; variable
1719 static MS_S32 AU_Customer_PCMCapture_mutex_lock = -1; variable
9937 mutex_lock(&AU_Customer_PCMCapture_mutex_lock); in AU_CUS_PCMCaptureMonitor()
9941 OS_OBTAIN_MUTEX(AU_Customer_PCMCapture_mutex_lock, MSOS_WAIT_FOREVER); in AU_CUS_PCMCaptureMonitor()
9972 mutex_unlock(&AU_Customer_PCMCapture_mutex_lock); in AU_CUS_PCMCaptureMonitor()
9976 OS_RELEASE_MUTEX(AU_Customer_PCMCapture_mutex_lock); in AU_CUS_PCMCaptureMonitor()