Searched defs:GetEventBits (Results 1 – 2 of 2) sorted by relevance
48 uint32_t PThreadEvent::GetEventBits() const { in GetEventBits() function in PThreadEvent
49 uint32_t GetEventBits() const { return m_event_bits; } in GetEventBits() function