Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
Dasync_lock.cpp168 napi_status AsyncLock::FillLockState(napi_env env, napi_value held, napi_value pending) in FillLockState()
Dasync_lock_manager.cpp378 napi_value held; in CreateLockState() local