Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/ !
H A Dkern_exec.c3357 int coal_role[COALITION_NUM_TYPES]; in posix_spawn() local
3417 coal_role[i] = coal_info.psci_info[i].psci_role; in posix_spawn()
3453 kr = coalitions_set_roles(coal, new_task, coal_role); in posix_spawn()