Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp95 SynchronouslyNotifyProcessStateChanged(lldb::eStateExited); in SetExitStatus()
311 void NativeProcessProtocol::SynchronouslyNotifyProcessStateChanged( in SynchronouslyNotifyProcessStateChanged() function in NativeProcessProtocol
754 SynchronouslyNotifyProcessStateChanged(state); in SetState()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h494 void SynchronouslyNotifyProcessStateChanged(lldb::StateType state);