Home
last modified time | relevance | path

Searched refs:GetCurrentTid (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.h52 static tid_t GetCurrentTid(napi_env env);
H A Dasync_lock.cpp45 new LockRequest(this, AsyncLockManager::GetCurrentTid(env), env, cb, mode, options, deferred); in LockAsync()
H A Dlock_request.cpp240 AsyncLockManager::DumpLocksInfoForThread(AsyncLockManager::GetCurrentTid(data->request->env_), error); in TimeoutCallback()
H A Dasync_lock_manager.cpp472 tid_t AsyncLockManager::GetCurrentTid(napi_env env) in GetCurrentTid() function in AsyncLockManager

Completed in 3 milliseconds