Searched defs:others_stopped (Results 1 – 2 of 2) sorted by relevance
73 void MachThread::Resume(bool others_stopped) { in Resume()81 bool MachThread::SetSuspendCountBeforeResume(bool others_stopped) { in SetSuspendCountBeforeResume()343 bool others_stopped) { in ThreadWillResume()
430 bool others_stopped = false; in ProcessWillResume() local