Lines Matching refs:thread_call_param_t
237 static void idleSleepTimerExpired( thread_call_param_t, thread_call_param_t );
239 static void handleAggressivesFunction( thread_call_param_t, thread_call_param_t );
241 static void powerButtonUpCallout( thread_call_param_t, thread_call_param_t );
242 static void powerButtonDownCallout( thread_call_param_t, thread_call_param_t );
1105 updateConsoleUsersCallout(thread_call_param_t p0, thread_call_param_t p1) in updateConsoleUsersCallout()
1144 disk_sync_callout( thread_call_param_t p0, thread_call_param_t p1 ) in disk_sync_callout()
1626 (thread_call_param_t) this); in start()
1630 (thread_call_param_t) this); in start()
1634 (thread_call_param_t) this); in start()
1638 (thread_call_param_t) this); in start()
1641 (thread_call_param_t) this); in start()
1647 (thread_call_param_t) this, THREAD_CALL_PRIORITY_KERNEL, in start()
2257 thread_call_param_t param1, in handleAggressivesFunction()
2258 thread_call_param_t param2 ) in handleAggressivesFunction()
2518 powerButtonDownCallout(thread_call_param_t us, thread_call_param_t ) in powerButtonDownCallout() argument
2528 powerButtonUpCallout(thread_call_param_t us, thread_call_param_t) in powerButtonUpCallout() argument
2625 thread_call_param_t us, thread_call_param_t ) in idleSleepTimerExpired() argument
3864 (thread_call_param_t)(uintptr_t) params->notifyRef, in sysPowerDownHandler()
3869 (thread_call_param_t)(uintptr_t) params->notifyRef); in sysPowerDownHandler()
3879 (thread_call_param_t)(uintptr_t) params->notifyRef); in sysPowerDownHandler()