Searched refs:eBroadcastBitReadThreadDidExit (Results 1 – 6 of 6) sorted by relevance
56 SetEventName(eBroadcastBitReadThreadDidExit, "read thread did exit"); in Communication()151 this, eBroadcastBitReadThreadGotBytes | eBroadcastBitReadThreadDidExit); in Read()159 if (event_type & eBroadcastBitReadThreadDidExit) { in Read()382 comm->BroadcastEvent(eBroadcastBitReadThreadDidExit); in ReadThread()
20 …eBroadcastBitReadThreadDidExit = (1 << 2), ///< Sent by the read thread when it exits to info… enumerator
24 eBroadcastBitReadThreadDidExit = in FLAGS_ANONYMOUS_ENUM()
91 eBroadcastBitReadThreadDidExit = in FLAGS_ANONYMOUS_ENUM()
298 Communication::eBroadcastBitReadThreadDidExit | in ProcessGDBRemote()3881 case Communication::eBroadcastBitReadThreadDidExit: in AsyncThread()
15180 …TTAB_INT("eBroadcastBitReadThreadDidExit", lldb::SBCommunication::eBroadcastBitReadThreadDidExit)},71215 …unication_eBroadcastBitReadThreadDidExit", lldb::SBCommunication::eBroadcastBitReadThreadDidExit)},