Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock.cpp158 napi_status AsyncLock::FillLockState(napi_env env, napi_value held, napi_value pending) in FillLockState()
H A Dasync_lock_manager.cpp340 napi_value held; in CreateLockState() local