Searched refs:eBroadcastBitAsyncThreadShouldExit (Results 1 – 2 of 2) sorted by relevance
255 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
269 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in ProcessGDBRemote()279 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in ProcessGDBRemote()3568 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()3704 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()