Home
last modified time | relevance | path

Searched refs:idMutex_ (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_holder_manager.h97 std::mutex idMutex_; member in OHOS::Media::ImageHolderManager
102 std::lock_guard<std::mutex> guard(idMutex_); in genId()
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h112 std::mutex idMutex_; member in OHOS::Bluetooth::BluetoothProfileManager
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp205 std::lock_guard<std::mutex> lock(idMutex_); in GetValidId()

Completed in 2 milliseconds