Home
last modified time | relevance | path

Searched defs:waitLock (Results 1 – 6 of 6) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/utils/
Dtimeout_timer.cpp68 std::unique_lock<std::mutex> waitLock(waitMutex_); in StartTimer() local
87 std::unique_lock<std::mutex> waitLock(waitMutex_); in StopTimer() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
Doffline_task.cpp149 std::unique_lock<std::mutex> waitLock(unFinishTaskMtx_); in WaitDisableTaskFinish() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Drenderer_in_client.cpp1231 std::unique_lock<std::mutex> waitLock(callServerMutex_); in StartAudioStream() local
1286 std::unique_lock<std::mutex> waitLock(callServerMutex_); in PauseAudioStream() local
1330 std::unique_lock<std::mutex> waitLock(callServerMutex_); in StopAudioStream() local
1446 std::unique_lock<std::mutex> waitLock(callServerMutex_); in FlushAudioStream() local
2212 std::unique_lock<std::mutex> waitLock(callServerMutex_); in DrainAudioStreamInner() local
Dcapturer_in_client.cpp1311 std::unique_lock<std::mutex> waitLock(callServerMutex_); in StartAudioStream() local
1357 std::unique_lock<std::mutex> waitLock(callServerMutex_); in PauseAudioStream() local
1409 std::unique_lock<std::mutex> waitLock(callServerMutex_); in StopAudioStream() local
1504 std::unique_lock<std::mutex> waitLock(callServerMutex_); in FlushAudioStream() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
Dcoap_app.c96 pthread_mutex_t waitLock; member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_policy_service.cpp9147 std::unique_lock<std::mutex> waitLock(connectionMutex_); in WaitForConnectionCompleted() local