Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock.h60 uint32_t GetLockId() const in GetLockId() function in Commonlibrary::Concurrent::LocksModule::AsyncLock
H A Dlock_request.cpp287 if (lock_->GetLockId() == 0) { in GetLockInfo()
290 strTrace += "lockId: " + std::to_string(lock_->GetLockId()); in GetLockInfo()

Completed in 1 milliseconds