Searched refs:mach_thread_flavor_t (Results 1 – 4 of 4) sorted by relevance
122 static kern_return_t special_port_allowed_with_thread_flavor(int which, mach_thread_flavor_t flavor…127 static ipc_port_t convert_thread_to_port_with_flavor(thread_t, thread_ro_t, mach_thread_flavor_t fl…1630 mach_thread_flavor_t flavor) in thread_get_special_port_internal()1662 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal()1721 mach_thread_flavor_t flavor; in thread_get_special_port_from_user()1773 mach_thread_flavor_t flavor) in special_port_allowed_with_thread_flavor()3094 mach_thread_flavor_t flavor) in thread_port_kotype_valid_for_flavor()3135 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor_locked()3203 mach_thread_flavor_t flavor, in convert_port_to_thread_with_flavor()3261 thread_flavor_to_kotype(mach_thread_flavor_t flavor) in thread_flavor_to_kotype()[all …]
3795 mach_thread_flavor_t flavor; in thread_port_with_flavor_no_senders()
3442 mach_thread_flavor_t flavor) in task_threads_internal()
356 typedef unsigned int mach_thread_flavor_t; typedef