Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h246 eBroadcastBitAsyncThreadDidExit = (1 << 2) enumerator
DProcessGDBRemote.cpp269 m_async_broadcaster.SetEventName(eBroadcastBitAsyncThreadDidExit, in ProcessGDBRemote()
1264 ProcessGDBRemote::eBroadcastBitAsyncThreadDidExit); in DoResume()