Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.cpp142 napi_property_descriptor locksProperties[] = { in Init() local
147 …napi_define_properties(env, locks, sizeof(locksProperties) / sizeof(locksProperties[0]), locksProp… in Init()