Searched refs:exec_handle_spawnattr_policy (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.61.3/bsd/kern/ |
| H A D | kern_exec.c | 399 static errno_t exec_handle_spawnattr_policy(proc_t p, thread_t thread, int psa_apptype, uint64_t ps… 2370 exec_handle_spawnattr_policy(proc_t p, thread_t thread, int psa_apptype, uint64_t psa_qos_clamp, in exec_handle_spawnattr_policy() function 4498 error = exec_handle_spawnattr_policy(p, imgp->ip_new_thread, psa->psa_apptype, psa->psa_qos_clamp, in posix_spawn()
|