Home
last modified time | relevance | path

Searched refs:priority_hint (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/task_scheduler/
Denvironment_config.h36 ThreadPriority priority_hint; member
Dscheduler_worker.cc42 ThreadPriority priority_hint, in SchedulerWorker() argument
50 priority_hint_(priority_hint), in SchedulerWorker()
Dscheduler_single_thread_task_runner_manager.cc497 ? environment_params.priority_hint in CreateTaskRunnerWithTraitsImpl()
568 ThreadPriority priority_hint) { in CreateAndRegisterSchedulerWorker() argument
575 priority_hint, std::move(delegate), task_tracker_); in CreateAndRegisterSchedulerWorker()
Dscheduler_single_thread_task_runner_manager.h112 ThreadPriority priority_hint);
Dscheduler_worker.h117 SchedulerWorker(ThreadPriority priority_hint,
Dscheduler_worker_pool_impl.h74 ThreadPriority priority_hint,
Dtask_scheduler_impl.cc59 kEnvironmentParams[environment_type].priority_hint, in TaskSchedulerImpl()
Dscheduler_worker_pool_impl.cc159 ThreadPriority priority_hint, in SchedulerWorkerPoolImpl() argument
164 priority_hint_(priority_hint), in SchedulerWorkerPoolImpl()