Searched refs:mach_thread_flavor_t (Results 1 – 5 of 5) sorted by relevance
151 static kern_return_t special_port_allowed_with_thread_flavor(int which, mach_thread_flavor_t flavor…156 static ipc_port_t convert_thread_to_port_with_flavor(thread_t, thread_ro_t, mach_thread_flavor_t fl…1536 mach_thread_flavor_t flavor) in thread_get_special_port_internal()1568 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal()1606 mach_thread_flavor_t flavor; in thread_get_special_port_from_user()1661 mach_thread_flavor_t flavor) in special_port_allowed_with_thread_flavor()2920 mach_thread_flavor_t flavor) in thread_port_kotype_valid_for_flavor()2961 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor_locked()3029 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor()3087 thread_flavor_to_kotype(mach_thread_flavor_t flavor) in thread_flavor_to_kotype()[all …]
1876 extern void convert_thread_array_to_ports(thread_act_array_t, size_t, mach_thread_flavor_t);
4050 mach_thread_flavor_t flavor; in thread_port_with_flavor_no_senders()
3998 mach_thread_flavor_t flavor) in task_threads_internal()
371 typedef unsigned int mach_thread_flavor_t; typedef