Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.cpp28 using InternalMutexType = std::mutex; typedef
31 using InternalMutexType = std::shared_mutex; typedef