Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp83 SynchronouslyNotifyProcessStateChanged(lldb::eStateExited); in SetExitStatus()
325 void NativeProcessProtocol::SynchronouslyNotifyProcessStateChanged( in SynchronouslyNotifyProcessStateChanged() function in NativeProcessProtocol
691 SynchronouslyNotifyProcessStateChanged(state); in SetState()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h480 void SynchronouslyNotifyProcessStateChanged(lldb::StateType state);