Searched refs:DE_CLOSE (Results 1 – 2 of 2) sorted by relevance
756 if ((ff & DE_CLOSE) != 0) in OnPreEvent()789 if (((ff & DE_CLOSE) != 0) && (id_ == cache_id)) { in OnEvent()824 if ((ff & DE_CLOSE) != 0) { in OnEvent()1218 ff |= DE_CLOSE; in ProcessEvents()1231 ff |= DE_CLOSE; in ProcessEvents()1685 ff |= DE_CLOSE; in Wait()1692 ff |= DE_CLOSE; in Wait()
41 DE_CLOSE = 0x0008, enumerator