Lines Matching refs:thread_call_param_t
240 static void idleSleepTimerExpired( thread_call_param_t, thread_call_param_t );
242 static void handleAggressivesFunction( thread_call_param_t, thread_call_param_t );
244 static void powerButtonUpCallout( thread_call_param_t, thread_call_param_t );
245 static void powerButtonDownCallout( thread_call_param_t, thread_call_param_t );
1100 updateConsoleUsersCallout(thread_call_param_t p0, thread_call_param_t p1) in updateConsoleUsersCallout()
1139 disk_sync_callout( thread_call_param_t p0, thread_call_param_t p1 ) in disk_sync_callout()
1719 (thread_call_param_t) this); in start()
1723 (thread_call_param_t) this); in start()
1727 (thread_call_param_t) this); in start()
1731 (thread_call_param_t) this); in start()
1734 (thread_call_param_t) this); in start()
1740 (thread_call_param_t) this, THREAD_CALL_PRIORITY_KERNEL, in start()
2373 thread_call_param_t param1, in handleAggressivesFunction()
2374 thread_call_param_t param2 ) in handleAggressivesFunction()
2634 powerButtonDownCallout(thread_call_param_t us, thread_call_param_t ) in powerButtonDownCallout() argument
2644 powerButtonUpCallout(thread_call_param_t us, thread_call_param_t) in powerButtonUpCallout() argument
2741 thread_call_param_t us, thread_call_param_t ) in idleSleepTimerExpired() argument
3994 (thread_call_param_t)(uintptr_t) params->notifyRef, in sysPowerDownHandler()
3999 (thread_call_param_t)(uintptr_t) params->notifyRef); in sysPowerDownHandler()
4009 (thread_call_param_t)(uintptr_t) params->notifyRef); in sysPowerDownHandler()