Home
last modified time | relevance | path

Searched defs:creatorMutex_ (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/
Dimage_creator.h86 static std::mutex creatorMutex_; variable
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
Diremote_broker.h82 std::mutex creatorMutex_; variable
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
Diremote_broker.h118 std::mutex creatorMutex_; variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
Dimage_creator.cpp34 std::mutex ImageCreator::creatorMutex_; member in OHOS::Media::ImageCreator