Home
last modified time | relevance | path

Searched refs:thread_ports (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/tests/ipc/
H A Dipc_read_inspect.c538 mach_port_t thread_ports[THREAD_PORT_COUNT]; variable
604 thread_ports[0] = th_control_port;
609 thread_ports[1] = th_movable_port;
614 thread_ports[2] = th_read_port;
619 thread_ports[3] = th_inspect_port;
628 test_thread_get_special_port(thread_ports[i], thread_flavors[i]);
633 test_thread_port_mig_intrans(thread_ports[i], thread_flavors[i]);
637 mach_port_deallocate(mach_task_self(), thread_ports[i]);