Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
Dasync_lock.cpp33 AsyncLock::AsyncLock(uint32_t lockId) in AsyncLock()
Dasync_lock_manager.cpp179 uint32_t lockId = nextId++; in Constructor() local