Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/
H A Dprimitive_api.h25 enum class MutexType { enum
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.cpp37 static void CreateMutex(MutexType, MutexHandle& handle) in CreateMutex() argument