Home
last modified time | relevance | path

Searched refs:reboot_kernel_async_helper (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/iokit/Kernel/
H A DIOUserServer.cpp3880 reboot_kernel_async_helper(thread_call_param_t p0 __unused, thread_call_param_t p1 __unused) in reboot_kernel_async_helper() function
3888 thread_call_t reboot_call = thread_call_allocate(reboot_kernel_async_helper, NULL); in reboot_kernel_async()