Home
last modified time | relevance | path

Searched refs:exclusiveMode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.cpp128 napi_value exclusiveMode = NapiHelper::CreateUint32(env, LOCK_MODE_EXCLUSIVE); in Init() local
131 DECLARE_NAPI_PROPERTY("EXCLUSIVE", exclusiveMode), in Init()