Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp93 SynchronouslyNotifyProcessStateChanged(lldb::eStateExited); in SetExitStatus()
309 void NativeProcessProtocol::SynchronouslyNotifyProcessStateChanged( in SynchronouslyNotifyProcessStateChanged() function in NativeProcessProtocol
719 SynchronouslyNotifyProcessStateChanged(state); in SetState()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h450 void SynchronouslyNotifyProcessStateChanged(lldb::StateType state);