Searched refs:eBroadcastBitAsyncThreadShouldExit (Results 1 – 8 of 8) 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
245 eBroadcastBitAsyncThreadShouldExit = (1 << 1), enumerator
265 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in ProcessGDBRemote()281 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in ProcessGDBRemote()3618 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()3784 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()
38 …DBRemote::AsyncThread (arg = 0x7fabc1882000, pid = 55289) got eBroadcastBitAsyncThreadShouldExit...53 …DBRemote::AsyncThread (arg = 0x7fabc0bed200, pid = 55292) got eBroadcastBitAsyncThreadShouldExit...
38 …DBRemote::AsyncThread (arg = 0x7fabc185e200, pid = 55239) got eBroadcastBitAsyncThreadShouldExit...53 …DBRemote::AsyncThread (arg = 0x7fabc18f8600, pid = 55243) got eBroadcastBitAsyncThreadShouldExit...
159 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadShouldExit, in ProcessKDP()761 m_async_broadcaster.BroadcastEvent(eBroadcastBitAsyncThreadShouldExit); in StopAsyncThread()782 eBroadcastBitAsyncContinue | eBroadcastBitAsyncThreadShouldExit; in AsyncThread()836 case eBroadcastBitAsyncThreadShouldExit: in AsyncThread()
166 eBroadcastBitAsyncThreadShouldExit = (1 << 1) enumerator