Searched refs:th_control_port (Results 1 – 1 of 1) sorted by relevance
522 mach_port_t th_control_port, th_movable_port, th_read_port, th_inspect_port; variable592 th_control_port = mach_thread_self();593 thread_ports[0] = th_control_port;596 kr = thread_get_special_port(th_control_port, THREAD_KERNEL_PORT, &th_movable_port);601 kr = thread_get_special_port(th_control_port, THREAD_READ_PORT, &th_read_port);606 kr = thread_get_special_port(th_control_port, THREAD_INSPECT_PORT, &th_inspect_port);