Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/
H A Dprimitive_api.h31 struct alignas(8) MutexHandle { // 8 alignment size struct
38 using CreateMutexType = void (*)(MutexType, MutexHandle&); argument