Searched refs:thread_execution_state_lock_ (Results 1 – 2 of 2) sorted by relevance
281 Lock thread_execution_state_lock_; // Protects all thread_execution_state_* member in base::StackSamplingProfiler::SamplingThread283 GUARDED_BY(thread_execution_state_lock_) = NOT_STARTED;285 GUARDED_BY(thread_execution_state_lock_);287 GUARDED_BY(thread_execution_state_lock_) = false;294 GUARDED_BY(thread_execution_state_lock_) = 0;303 AutoLock lock(sampler->thread_execution_state_lock_); in Reset()320 AutoLock lock(sampler->thread_execution_state_lock_); in Reset()333 AutoLock lock(sampler->thread_execution_state_lock_); in DisableIdleShutdown()351 AutoLock lock(sampler->thread_execution_state_lock_); in ShutdownAssumingIdle()470 AutoLock lock(thread_execution_state_lock_); in GetOrCreateTaskRunnerForAdd()[all …]
276 Lock thread_execution_state_lock_; // Protects all thread_execution_state_* member in base::StackSamplingProfiler::SamplingThread296 AutoLock lock(sampler->thread_execution_state_lock_); in Reset()313 AutoLock lock(sampler->thread_execution_state_lock_); in Reset()326 AutoLock lock(sampler->thread_execution_state_lock_); in DisableIdleShutdown()344 AutoLock lock(sampler->thread_execution_state_lock_); in ShutdownAssumingIdle()416 AutoLock lock(thread_execution_state_lock_); in GetOrCreateTaskRunnerForAdd()467 AutoLock lock(thread_execution_state_lock_); in GetTaskRunner()516 AutoLock lock(thread_execution_state_lock_); in ScheduleShutdownIfIdle()548 AutoLock lock(thread_execution_state_lock_); in AddCollectionTask()626 AutoLock lock(thread_execution_state_lock_); in ShutdownTask()