Searched refs:mach_thread_flavor_t (Results 1 – 5 of 5) sorted by relevance
149 static kern_return_t special_port_allowed_with_thread_flavor(int which, mach_thread_flavor_t flavor…154 static ipc_port_t convert_thread_to_port_with_flavor(thread_t, thread_ro_t, mach_thread_flavor_t fl…1705 mach_thread_flavor_t flavor) in thread_get_special_port_internal()1737 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal()1796 mach_thread_flavor_t flavor; in thread_get_special_port_from_user()1848 mach_thread_flavor_t flavor) in special_port_allowed_with_thread_flavor()3095 mach_thread_flavor_t flavor) in thread_port_kotype_valid_for_flavor()3136 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor_locked()3204 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor()3262 thread_flavor_to_kotype(mach_thread_flavor_t flavor) in thread_flavor_to_kotype()[all …]
1827 extern void convert_thread_array_to_ports(thread_act_array_t, size_t, mach_thread_flavor_t);
3976 mach_thread_flavor_t flavor; in thread_port_with_flavor_no_senders()
3794 mach_thread_flavor_t flavor) in task_threads_internal()
371 typedef unsigned int mach_thread_flavor_t; typedef