Home
last modified time | relevance | path

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

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