Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.h64 std::mutex waitLock; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Doffline_task.cpp149 std::unique_lock<std::mutex> waitLock(unFinishTaskMtx_); in WaitDisableTaskFinish() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A 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
H A 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
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c96 pthread_mutex_t waitLock; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp9147 std::unique_lock<std::mutex> waitLock(connectionMutex_); in WaitForConnectionCompleted() local