Searched refs:background_lock_ (Results 1 – 2 of 2) sorted by relevance
375 AutoSchedulerLock auto_lock(background_lock_); in WillScheduleSequence()602 AutoSchedulerLock auto_lock(background_lock_); in SetMaxNumScheduledBackgroundSequences()620 background_lock_.AssertAcquired(); in GetPreemptedBackgroundSequenceToScheduleLockRequired()793 AutoSchedulerLock auto_lock(background_lock_); in ManageBackgroundSequencesAfterRunningTask()
323 SchedulerLock background_lock_; variable