Home
last modified time | relevance | path

Searched refs:eBroadcastBitReadThreadShouldExit (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBCommunication.i21eBroadcastBitReadThreadShouldExit = (1 << 3), ///< Sent by clients that need to cancel the read … enumerator
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommunication.h27 eBroadcastBitReadThreadShouldExit = in FLAGS_ANONYMOUS_ENUM()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp57 SetEventName(eBroadcastBitReadThreadShouldExit, "read thread should exit"); in Communication()
236 BroadcastEvent(eBroadcastBitReadThreadShouldExit, nullptr); in StopReadThread()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h94 eBroadcastBitReadThreadShouldExit = in FLAGS_ANONYMOUS_ENUM()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp15181 …NT("eBroadcastBitReadThreadShouldExit", lldb::SBCommunication::eBroadcastBitReadThreadShouldExit)},
71216 …ion_eBroadcastBitReadThreadShouldExit", lldb::SBCommunication::eBroadcastBitReadThreadShouldExit)},