Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h251 eBroadcastBitAsyncThreadDidExit = (1 << 2) enumerator
H A DProcessGDBRemote.cpp267 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadDidExit, in ProcessGDBRemote()
1185 ProcessGDBRemote::eBroadcastBitAsyncThreadDidExit); in DoResume()