Searched refs:eBroadcastBitAsyncThreadShouldExit (Results 1 – 2 of 2) sorted by relevance
254 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
279 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in ProcessGDBRemote()289 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in ProcessGDBRemote()3697 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()3833 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()