Searched refs:eBroadcastBitAsyncThreadShouldExit (Results 1 – 4 of 4) sorted by relevance
80 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in GDBRemoteCommunicationReplayServer()84 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in GDBRemoteCommunicationReplayServer()239 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()280 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()
60 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
243 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
271 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in ProcessGDBRemote()287 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in ProcessGDBRemote()3682 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()3863 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()