Home | History | Annotate | Download | only in gdb-remote

Lines Matching refs:eBroadcastBitAsyncThreadShouldExit

265     m_async_broadcaster.SetEventName (eBroadcastBitAsyncThreadShouldExit,   "async thread should exit");
2777 m_async_broadcaster.BroadcastEvent (eBroadcastBitAsyncThreadShouldExit);
2809 eBroadcastBitAsyncThreadShouldExit;
2881 case eBroadcastBitAsyncThreadShouldExit:
2883 log->Printf ("ProcessGDBRemote::%s (arg = %p, pid = %" PRIu64 ") got eBroadcastBitAsyncThreadShouldExit...", __FUNCTION__, arg, process->GetID());