Lines Matching refs:thread_call_param_t

231 static void idleSleepTimerExpired( thread_call_param_t, thread_call_param_t );
233 static void handleAggressivesFunction( thread_call_param_t, thread_call_param_t );
235 static void powerButtonUpCallout( thread_call_param_t, thread_call_param_t );
236 static void powerButtonDownCallout( thread_call_param_t, thread_call_param_t );
1087 updateConsoleUsersCallout(thread_call_param_t p0, thread_call_param_t p1) in updateConsoleUsersCallout()
1119 disk_sync_callout( thread_call_param_t p0, thread_call_param_t p1 ) in disk_sync_callout()
1595 (thread_call_param_t) this); in start()
1599 (thread_call_param_t) this); in start()
1603 (thread_call_param_t) this); in start()
1607 (thread_call_param_t) this); in start()
1610 (thread_call_param_t) this); in start()
1616 (thread_call_param_t) this, THREAD_CALL_PRIORITY_KERNEL, in start()
2223 thread_call_param_t param1, in handleAggressivesFunction()
2224 thread_call_param_t param2 ) in handleAggressivesFunction()
2484 powerButtonDownCallout(thread_call_param_t us, thread_call_param_t ) in powerButtonDownCallout() argument
2494 powerButtonUpCallout(thread_call_param_t us, thread_call_param_t) in powerButtonUpCallout() argument
2568 thread_call_param_t us, thread_call_param_t ) in idleSleepTimerExpired() argument
3783 (thread_call_param_t)(uintptr_t) params->notifyRef, in sysPowerDownHandler()
3788 (thread_call_param_t)(uintptr_t) params->notifyRef); in sysPowerDownHandler()
3798 (thread_call_param_t)(uintptr_t) params->notifyRef); in sysPowerDownHandler()