Lines Matching refs:AutoSchedulerLock
312 AutoSchedulerLock auto_lock(flush_lock_); in Shutdown()
319 AutoSchedulerLock auto_lock(flush_lock_); in FlushForTesting()
329 AutoSchedulerLock auto_lock(flush_lock_); in FlushAsyncForTesting()
375 AutoSchedulerLock auto_lock(background_lock_); in WillScheduleSequence()
433 AutoSchedulerLock auto_lock(shutdown_lock_); in IsShutdownComplete()
438 AutoSchedulerLock auto_lock(shutdown_lock_); in SetHasShutdownStartedForTesting()
544 AutoSchedulerLock auto_lock(shutdown_lock_); in PerformShutdown()
583 AutoSchedulerLock auto_lock(shutdown_lock_); in PerformShutdown()
602 AutoSchedulerLock auto_lock(background_lock_); in SetMaxNumScheduledBackgroundSequences()
662 AutoSchedulerLock auto_lock(shutdown_lock_); in BeforePostTask()
761 AutoSchedulerLock auto_lock(shutdown_lock_); in OnBlockingShutdownTasksComplete()
776 AutoSchedulerLock auto_lock(flush_lock_); in DecrementNumIncompleteUndelayedTasks()
793 AutoSchedulerLock auto_lock(background_lock_); in ManageBackgroundSequencesAfterRunningTask()
829 AutoSchedulerLock auto_lock(flush_lock_); in CallFlushCallbackForTesting()