Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h248 eBroadcastBitAsyncThreadDidExit = (1 << 2) enumerator
H A DProcessGDBRemote.cpp267 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadDidExit, in ProcessGDBRemote()
1232 ProcessGDBRemote::eBroadcastBitAsyncThreadDidExit); in DoResume()