Searched refs:mach_thread_flavor_t (Results 1 – 4 of 4) sorted by relevance
120 static kern_return_t special_port_allowed_with_thread_flavor(int which, mach_thread_flavor_t flavor…125 static ipc_port_t convert_thread_to_port_with_flavor(thread_t, thread_ro_t, mach_thread_flavor_t fl…1571 mach_thread_flavor_t flavor) in thread_get_special_port_internal()1595 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal()1646 mach_thread_flavor_t flavor; in thread_get_special_port_from_user()1698 mach_thread_flavor_t flavor) in special_port_allowed_with_thread_flavor()2973 mach_thread_flavor_t flavor) in thread_port_kotype_valid_for_flavor()3014 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor_locked()3082 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor()3151 mach_thread_flavor_t flavor) in convert_thread_to_port_with_flavor()
3687 mach_thread_flavor_t flavor; in thread_port_with_flavor_no_senders()
3376 mach_thread_flavor_t flavor) in task_threads_internal()
359 typedef unsigned int mach_thread_flavor_t; typedef