Home
last modified time | relevance | path

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

/linux/kernel/
A Dworkqueue.c801 static bool may_start_working(struct worker_pool *pool) in may_start_working() function
816 return need_more_worker(pool) && !may_start_working(pool); in need_to_create_worker()
2417 if (unlikely(!may_start_working(pool)) && manage_workers(worker)) in worker_thread()

Completed in 14 milliseconds