Searched defs:HasExited (Results 1 – 3 of 3) sorted by relevance
153 bool HasExited(lldb::StateType state) { return state == lldb::eStateExited; } in HasExited() function
309 bool HasExited(lldb::StateType state) { return state == lldb::eStateExited; } in HasExited() function
835 bool ProcessFreeBSD::HasExited() { in HasExited() function in ProcessFreeBSD