Searched refs:corefile_open_call (Results 1 – 1 of 1) sorted by relevance
112 thread_call_t corefile_open_call = NULL; variable122 …corefile_open_call = thread_call_allocate_with_options(IOOpenPolledCoreFile, NULL, THREAD_CALL_PRI… in IOKitBSDInit()1501 thread_call_enter1(corefile_open_call, (void *) kdp_corefile_path); in IOBSDMountChange()1507 thread_call_cancel_wait(corefile_open_call); in IOBSDMountChange()1523 thread_call_cancel_wait(corefile_open_call); in IOBSDLowSpaceUnlinkKernelCore()