Home
last modified time | relevance | path

Searched defs:LockType (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dace_lock.cpp24 LockType::LockType() : mutex_(PTHREAD_MUTEX_INITIALIZER), mutexInited_(0) in LockType() function in OHOS::ACELite::LockType
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_lockable.h59 enum class LockType { NO_LOCK = 0, UNIQUE_LOCK = 1, SHARED_LOCK = 2 }; class

Completed in 2 milliseconds