Function - Translate a processor set name port into a processor set control port.
kern_return_t host_processor_set_priv (host_priv_t host_priv, processor_set_name_t set_name, processor_set_t processor_set);
The host_processor_set_priv function returns send rights for the control port for a specified processor set currently existing on host_priv.
Only generic errors apply.
Functions: host_processor_sets, processor_set_create, processor_set_tasks, processor_set_threads.