Searched refs:AU_Customer_PCMCapture_mutex_lock (Results 1 – 1 of 1) sorted by relevance
1605 struct mutex AU_Customer_PCMCapture_mutex_lock; variable1719 static MS_S32 AU_Customer_PCMCapture_mutex_lock = -1; variable9937 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()