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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1890 static void watchdog_timer_expired ( thread_call_param_t arg0, thread_call_param_t arg1 );
1892 static IOReturn watchdog_timer_expired ( OSObject *, void *, void *, void *, void * );
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp423 &IOService::watchdog_timer_expired, (thread_call_param_t)this);
5284 // [static] watchdog_timer_expired
5290 IOService::watchdog_timer_expired( thread_call_param_t arg0, thread_call_param_t arg1 ) function in class:IOService

Completed in 104 milliseconds