Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp94 SynchronouslyNotifyProcessStateChanged(lldb::eStateExited); in SetExitStatus()
310 void NativeProcessProtocol::SynchronouslyNotifyProcessStateChanged( in SynchronouslyNotifyProcessStateChanged() function in NativeProcessProtocol
732 SynchronouslyNotifyProcessStateChanged(state); in SetState()
/llvm-project-15.0.7/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h486 void SynchronouslyNotifyProcessStateChanged(lldb::StateType state);