Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_clutch.c2779 …sched_clutch_bucket_options_t scb_options = (options & SCHED_HEADQ) ? SCHED_CLUTCH_BUCKET_OPTIONS_… in sched_clutch_thread_insert() local
2783 result = sched_clutch_bucket_runnable(clutch_bucket, root_clutch, current_timestamp, scb_options); in sched_clutch_thread_insert()
2787 result = sched_clutch_bucket_update(clutch_bucket, root_clutch, current_timestamp, scb_options); in sched_clutch_thread_insert()