Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h265 eBroadcastBitAsyncThreadDidExit = (1 << 2) enumerator
H A DProcessGDBRemote.cpp304 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadDidExit, in ProcessGDBRemote()
1343 ProcessGDBRemote::eBroadcastBitAsyncThreadDidExit); in DoResume()