Home
last modified time | relevance | path

Searched refs:maximum_blocked_threshold_for_testing_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/task_scheduler/
Dscheduler_worker_pool_impl.h318 AtomicFlag maximum_blocked_threshold_for_testing_; variable
Dscheduler_worker_pool_impl.cc360 maximum_blocked_threshold_for_testing_.Set(); in MaximizeMayBlockThresholdForTesting()
935 if (maximum_blocked_threshold_for_testing_.IsSet()) in MayBlockThreshold()