Searched refs:ml_thread_set_disable_user_jop (Results 1 – 3 of 3) sorted by relevance
1399 void ml_thread_set_disable_user_jop(thread_t thread, uint8_t disable_user_jop);
2495 ml_thread_set_disable_user_jop(thread_t thread, uint8_t disable_user_jop) in ml_thread_set_disable_user_jop() function
4077 ml_thread_set_disable_user_jop(imgp->ip_new_thread, imgp->ip_flags & IMGPF_NOJOP ? TRUE : FALSE); in posix_spawn()5055 ml_thread_set_disable_user_jop(imgp->ip_new_thread, imgp->ip_flags & IMGPF_NOJOP ? TRUE : FALSE); in __mac_execve()