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

/macosx-10.5.8/xnu-1228.15.4/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) {
204 if (ip_kotype(port) == IKOT_TIMER) {
231 if (ip_kotype(port) == IKOT_TIMER) {
271 if (ip_kotype(port) == IKOT_TIMER) {
H A Dipc_kobject.h98 #define IKOT_TIMER 8 macro
H A Dipc_kobject.c494 case IKOT_TIMER:

Completed in 170 milliseconds