Searched refs:eBroadcastBitAsyncThreadShouldExit (Results 1 – 4 of 4) sorted by relevance
80 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in GDBRemoteCommunicationReplayServer()84 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in GDBRemoteCommunicationReplayServer()235 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()276 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()
57 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
242 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
276 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in ProcessGDBRemote()292 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in ProcessGDBRemote()3638 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()3804 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()