Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dprocessor.h639 #define PSET_THING_TASK 0 macro
H A Dprocessor.c1686 ret = processor_set_things(pset, task_list, count, PSET_THING_TASK, flavor); in processor_set_tasks_internal()