Searched refs:STATE_IN_SESSION (Results 1 – 2 of 2) sorted by relevance
636 this->_state_flags |= STATE_IN_SESSION; in RegistSession()642 if (this->_state_flags & STATE_IN_SESSION) in UnRegistSession()645 this->_state_flags &= ~STATE_IN_SESSION; in UnRegistSession()
124 STATE_IN_SESSION = 0x1, enumerator