Searched refs:thread_enable_send_importance (Results 1 – 5 of 5) sorted by relevance
300 thread_enable_send_importance(thread, TRUE); in mac_proc_notify_exec_complete()302 thread_enable_send_importance(thread, FALSE); in mac_proc_notify_exec_complete()
1583 extern void thread_enable_send_importance(thread_t thread, boolean_t enable);
3796 thread_enable_send_importance(thread_t thread, boolean_t enable) in thread_enable_send_importance() function
9551 thread_enable_send_importance(current_thread(), TRUE); in task_test_async_upcall_propagation()9555 thread_enable_send_importance(current_thread(), FALSE); in task_test_async_upcall_propagation()
6582 thread_enable_send_importance(thread, TRUE); in exec_handle_sugid()6594 thread_enable_send_importance(thread, FALSE); in exec_handle_sugid()