Home
last modified time | relevance | path

Searched refs:idleMutex_ (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.h162 std::mutex idleMutex_; member in DistributedDB::StorageEngine
H A Dstorage_engine.cpp485 std::unique_lock<std::mutex> autoLock(idleMutex_); in WaitWriteHandleIdle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h89 mutable std::mutex idleMutex_; member in OHOS::AppExecFwk::final
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp436 std::lock_guard<std::mutex> lock(idleMutex_); in BufferDispatcher()
507 std::unique_lock<std::mutex> locker(idleMutex_); in ReleaseIdleBuffer()
529 std::lock_guard<std::mutex> lock(idleMutex_); in FlushBuffer()
561 std::lock_guard<std::mutex> lock(idleMutex_); in RequestDataBuffer()
600 std::lock_guard<std::mutex> lock(idleMutex_); in ReturnIdleBuffer()
H A Dbuffer_dispatcher.h339 std::mutex idleMutex_; member in OHOS::Sharing::BufferDispatcher
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp748 std::unique_lock<std::mutex> lock(idleMutex_, std::defer_lock); in HandleIdle()

Completed in 7 milliseconds