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

/darwin-on-arm/xnu/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)))
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_tt.c736 case THREAD_KERNEL_PORT:
785 case THREAD_KERNEL_PORT:

Completed in 14 milliseconds