Home
last modified time | relevance | path

Searched refs:ProcessPendingLockRequestUnsafe (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock.cpp54 ProcessPendingLockRequestUnsafe(env, lockRequest); in LockAsync()
75 ProcessPendingLockRequestUnsafe(env); in CleanUpLockRequestOnCompletion()
109 ProcessPendingLockRequestUnsafe(env, syncLockRequest); in ProcessPendingLockRequest()
112 void AsyncLock::ProcessPendingLockRequestUnsafe(napi_env env, LockRequest* syncLockRequest) in ProcessPendingLockRequestUnsafe() function in Commonlibrary::Concurrent::LocksModule::AsyncLock
H A Dasync_lock.h72 void ProcessPendingLockRequestUnsafe(napi_env env, LockRequest* syncLockRequest = nullptr);

Completed in 1 milliseconds