Searched refs:STATE_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
37 , m_state (STATE_AVAILABLE) in Window()61 if (m_state == STATE_AVAILABLE) in tryAcquire()79 m_state = STATE_AVAILABLE; in release()91 if (m_state == STATE_AVAILABLE) in markForDestroy()110 (!onlyMarked && m_state == STATE_AVAILABLE)) in tryAcquireForDestroy()
47 STATE_AVAILABLE = 0, enumerator