Searched defs:lockId (Results 1 – 2 of 2) sorted by relevance
33 AsyncLock::AsyncLock(uint32_t lockId) in AsyncLock()
179 uint32_t lockId = nextId++; in Constructor() local