Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/
H A DIOKitBSDInit.cpp109 static void IOOpenPolledCoreFile(thread_call_param_t __unused, thread_call_param_t corefilename);
122 …corefile_open_call = thread_call_allocate_with_options(IOOpenPolledCoreFile, NULL, THREAD_CALL_PRI… in IOKitBSDInit()
1308 IOOpenPolledCoreFile(thread_call_param_t __unused, thread_call_param_t corefilename) in IOOpenPolledCoreFile() function