Searched refs:LOCK_READY (Results 1 – 1 of 1) sorted by relevance
649 const uptr LOCK_READY = (uptr)-1; variable657 owner_ = LOCK_READY; in BlockingMutex()663 owner_ = LOCK_READY; in BlockingMutex()677 CHECK_EQ(owner_, LOCK_READY); in Lock()683 owner_ = LOCK_READY; in Unlock()