Searched refs:THREAD_KERNEL_PORT (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dthread_special_ports.h70 #define THREAD_KERNEL_PORT 1 /* Represents the thread to the outside macro
78 (thread_get_special_port((thread), THREAD_KERNEL_PORT, (port)))
81 (thread_set_special_port((thread), THREAD_KERNEL_PORT, (port)))
/xnu-2782.1.97/osfmk/kern/
H A Dipc_tt.c798 case THREAD_KERNEL_PORT:
847 case THREAD_KERNEL_PORT:

Completed in 25 milliseconds