Function libc::thread_policy_set
source · pub unsafe extern "C" fn thread_policy_set(
thread: thread_t,
flavor: thread_policy_flavor_t,
policy_info: thread_policy_t,
count: mach_msg_type_number_t
) -> kern_return_t