Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
Dasync_lock.cpp111 void AsyncLock::ProcessPendingLockRequest(napi_env env, LockRequest* syncLockRequest) in ProcessPendingLockRequest()
124 void AsyncLock::ProcessPendingLockRequestUnsafe(napi_env env, LockRequest *syncLockRequest) in ProcessPendingLockRequestUnsafe()