Lines Matching refs:Mutex
102 Guard<fbl::Mutex> guard{get_lock()}; in Initialize()
171 Guard<fbl::Mutex> guard{get_lock()}; in Start()
223 Guard<fbl::Mutex> guard{get_lock()}; in Exit()
240 Guard<fbl::Mutex> guard{get_lock()}; in Kill()
267 Guard<fbl::Mutex> guard{get_lock()}; in Suspend()
305 Guard<fbl::Mutex> guard{get_lock()}; in Resume()
333 Guard<fbl::Mutex> guard{get_lock()}; in IsDyingOrDead()
371 Guard<fbl::Mutex> guard{get_lock()}; in Exiting()
408 Guard<fbl::Mutex> guard{get_lock()}; in Suspending()
425 Guard<fbl::Mutex> guard{get_lock()}; in Resuming()
523 Guard<fbl::Mutex> guard{get_lock()}; in SetExceptionPort()
542 Guard<fbl::Mutex> guard{get_lock()}; in ResetExceptionPort()
576 Guard<fbl::Mutex> guard{get_lock()}; in exception_port()
629 Guard<fbl::Mutex> guard{get_lock()}; in ExceptionHandlerExchange()
664 Guard<fbl::Mutex> guard{get_lock()}; in EnterException()
680 Guard<fbl::Mutex> guard{get_lock()}; in ExitException()
697 Guard<fbl::Mutex> guard{get_lock()}; in MarkExceptionHandledWorker()
733 Guard<fbl::Mutex> guard{get_lock()}; in OnExceptionPortRemoval()
766 Guard<fbl::Mutex> guard{get_lock()}; in GetInfoForUserspace()
887 Guard<fbl::Mutex> guard{get_lock()}; in GetExceptionReport()
905 Guard<fbl::Mutex> guard{get_lock()}; in ReadState()
961 Guard<fbl::Mutex> guard{get_lock()}; in WriteState()
1006 Guard<fbl::Mutex> guard{get_lock()}; in SetPriority()