Searched defs:eBroadcastBitReadThreadShouldExit (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/API/
H A DSBCommunication.h25 eBroadcastBitReadThreadShouldExit = (1 << 3), ///< Sent by clients that need to cancel the read thread. enumerator in enum:lldb::SBCommunication::__anon9863
/external/lldb/include/lldb/Core/
H A DCommunication.h80 /// can also post a \b eBroadcastBitReadThreadShouldExit event to this
90 eBroadcastBitReadThreadShouldExit = (1 << 3), ///< Sent by clients that need to cancel the read thread. enumerator in enum:lldb_private::Communication::__anon9870

Completed in 85 milliseconds