Searched refs:LOCK_READY (Results 1 – 1 of 1) sorted by relevance
477 const uptr LOCK_READY = (uptr)-1; variable485 owner_ = LOCK_READY; in BlockingMutex()491 owner_ = LOCK_READY; in BlockingMutex()505 CHECK_EQ(owner_, LOCK_READY); in Lock()511 owner_ = LOCK_READY; in Unlock()