Home
last modified time | relevance | path

Searched defs:conc (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/pthread/
H A Dpthread_workqueue.c1997 uint32_t conc = wq_max_parallelism[_wq_bucket(qos)]; in workq_sched_callback() local
4824 uint32_t cnt = 0, conc = wq_max_parallelism[_wq_bucket(qos)]; in workq_creator_should_yield() local