Searched refs:ControlAllLwps (Results 1 – 3 of 3) sorted by relevance
122 int ControlAllLwps(bool suspend);
666 ~AutoLwpResumer() { lwp_->ControlAllLwps(false); } in ~AutoLwpResumer()691 if (!writer_args->lwp_lister->ControlAllLwps(true)) in Write()
235 int SolarisLwp::ControlAllLwps(bool suspend) { in ControlAllLwps() function in google_breakpad::SolarisLwp