Home
last modified time | relevance | path

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

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