Home
last modified time | relevance | path

Searched refs:policy_infoCnt (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/libsyscall/mach/
H A Dthread_act.c50 … thread_policy_flavor_t flavor, thread_policy_t policy_info, mach_msg_type_number_t policy_infoCnt) in thread_policy_set() argument
54 kr = _kernelrpc_thread_policy_set(thread, flavor, policy_info, policy_infoCnt); in thread_policy_set()