Searched refs:mach_thread_flavor_t (Results 1 – 5 of 5) sorted by relevance
139 static kern_return_t special_port_allowed_with_thread_flavor(int which, mach_thread_flavor_t flavor…144 static ipc_port_t convert_thread_to_port_with_flavor(thread_t, thread_ro_t, mach_thread_flavor_t fl…1640 mach_thread_flavor_t flavor) in thread_get_special_port_internal()1672 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal()1731 mach_thread_flavor_t flavor; in thread_get_special_port_from_user()1783 mach_thread_flavor_t flavor) in special_port_allowed_with_thread_flavor()3028 mach_thread_flavor_t flavor) in thread_port_kotype_valid_for_flavor()3069 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor_locked()3137 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor()3195 thread_flavor_to_kotype(mach_thread_flavor_t flavor) in thread_flavor_to_kotype()[all …]
1818 extern void convert_thread_array_to_ports(thread_act_array_t, size_t, mach_thread_flavor_t);
3965 mach_thread_flavor_t flavor; in thread_port_with_flavor_no_senders()
3785 mach_thread_flavor_t flavor) in task_threads_internal()
370 typedef unsigned int mach_thread_flavor_t; typedef