Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c2198 static bool these_processors_are_running_realtime_threads(processor_set_t pset, uint64_t these_map,…
7928 these_processors_are_running_realtime_threads(processor_set_t pset, uint64_t these_map, bool includ… in these_processors_are_running_realtime_threads() argument
7936 cpumap_t cpu_map = pset_available_cpumap(pset) & these_map & ~pset->realtime_map; in these_processors_are_running_realtime_threads()