Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/ipc/
H A Dipc_read_inspect.c527 mach_port_t thread_ports[THREAD_PORT_COUNT]; variable
593 thread_ports[0] = th_control_port;
598 thread_ports[1] = th_movable_port;
603 thread_ports[2] = th_read_port;
608 thread_ports[3] = th_inspect_port;
617 test_thread_get_special_port(thread_ports[i], thread_flavors[i]);
622 test_thread_port_mig_intrans(thread_ports[i], thread_flavors[i]);
626 mach_port_deallocate(mach_task_self(), thread_ports[i]);