Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.c2709 …sched_clutch_bucket_options_t scb_options = (options & SCHED_HEADQ) ? SCHED_CLUTCH_BUCKET_OPTIONS_… in sched_clutch_thread_insert() local
2713 result = sched_clutch_bucket_runnable(clutch_bucket, root_clutch, current_timestamp, scb_options); in sched_clutch_thread_insert()
2717 result = sched_clutch_bucket_update(clutch_bucket, root_clutch, current_timestamp, scb_options); in sched_clutch_thread_insert()