Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1487 UnLock(); in PlayThreadProcess()
1490 UnLock(); in PlayThreadProcess()
1502 UnLock(); in PlayThreadProcess()
1523 UnLock(); in PlayThreadProcess()
1530 UnLock(); in PlayThreadProcess()
1551 UnLock(); in RecThreadProcess()
1554 UnLock(); in RecThreadProcess()
1573 UnLock(); in RecThreadProcess()
1625 UnLock(); in RecThreadProcess()
1631 UnLock(); in RecThreadProcess()
Daudio_device_alsa_linux.h135 void UnLock() RTC_UNLOCK_FUNCTION(mutex_) { mutex_.Unlock(); } in UnLock() function
Daudio_device_pulse_linux.h201 void UnLock() RTC_UNLOCK_FUNCTION(mutex_) { mutex_.Unlock(); } in UnLock() function
Daudio_device_pulse_linux.cc1972 UnLock(); in ProcessRecordedData()
2121 UnLock(); in PlayThreadProcess()