Searched refs:KERN_OPERATION_TIMED_OUT (Results 1 – 14 of 14) sorted by relevance
309 #define KERN_OPERATION_TIMED_OUT 49 macro
83 …T_EXPECT_MACH_ERROR(kr, KERN_OPERATION_TIMED_OUT, "mach_eventlink_wait_until returned expected err… in test_eventlink_wait_with_timeout()105 …T_EXPECT_MACH_ERROR(kr, KERN_OPERATION_TIMED_OUT, "mach_eventlink_wait_until returned expected err… in test_eventlink_wait_no_wait()203 …T_EXPECT_MACH_ERROR(kr, KERN_OPERATION_TIMED_OUT, "mach_eventlink_wait_until returned expected err… in test_eventlink_wait_then_wait_signal_with_no_wait()
153 if (kret == KERN_OPERATION_TIMED_OUT) { in writer_wait()464 if (kret == KERN_OPERATION_TIMED_OUT) { in write_to_fd()715 if (kret == KERN_OPERATION_TIMED_OUT) { in read_from_fd()
851 case KERN_OPERATION_TIMED_OUT: in sem_wait_nocancel()915 case KERN_OPERATION_TIMED_OUT: in sem_trywait()973 case KERN_OPERATION_TIMED_OUT: in sem_post()1049 case KERN_OPERATION_TIMED_OUT: in psem_delete()
477 case KERN_OPERATION_TIMED_OUT: in stackshot_kern_return_to_bsd_error()
1000 } else if (kern_result == KERN_OPERATION_TIMED_OUT) { in __posix_sem_syscall_return()1085 } else if (kern_result == KERN_OPERATION_TIMED_OUT) { in __semwait_signal_nocancel()
233 && (KERN_OPERATION_TIMED_OUT != rtn) in enqueueCommand()
192 case KERN_OPERATION_TIMED_OUT: in grab_pgo_data()
749 kr = KERN_OPERATION_TIMED_OUT; in ipc_eventlink_signal_wait_internal()833 return KERN_OPERATION_TIMED_OUT; in ipc_eventlink_convert_wait_result()
622 return KERN_OPERATION_TIMED_OUT; in semaphore_convert_wait_result()695 kr = KERN_OPERATION_TIMED_OUT; in semaphore_wait_internal()
1484 case KERN_OPERATION_TIMED_OUT: in mach_to_bsd_errno()1507 return KERN_OPERATION_TIMED_OUT; in bsd_to_mach_failure()
1024 return KERN_OPERATION_TIMED_OUT; in DebuggerXCallEnter()1083 return KERN_OPERATION_TIMED_OUT; in DebuggerXCallEnter()
1077 return KERN_OPERATION_TIMED_OUT; in IOBSDGetPlatformUUID()
3864 kr = KERN_OPERATION_TIMED_OUT; in vm_pageout_wait()