Searched refs:IKOT_TIMER (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dmk_timer.c89 ipc_kobject_set_atomically(port, (ipc_kobject_t)timer, IKOT_TIMER);
105 if (ip_kotype(port) == IKOT_TIMER) {
218 if (ip_kotype(port) == IKOT_TIMER) {
258 if (ip_kotype(port) == IKOT_TIMER) {
311 if (ip_kotype(port) == IKOT_TIMER) {
H A Dipc_kobject.h98 #define IKOT_TIMER 8 macro
H A Dipc_kobject.c514 case IKOT_TIMER:

Completed in 24 milliseconds