Home
last modified time | relevance | path

Searched refs:eBroadcastBitAsyncThreadDidExit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h256 eBroadcastBitAsyncThreadDidExit = (1 << 2) enumerator
H A DProcessGDBRemote.cpp273 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadDidExit, in ProcessGDBRemote()
1194 ProcessGDBRemote::eBroadcastBitAsyncThreadDidExit); in DoResume()