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()
854 case KERN_OPERATION_TIMED_OUT: in sem_wait_nocancel()918 case KERN_OPERATION_TIMED_OUT: in sem_trywait()976 case KERN_OPERATION_TIMED_OUT: in sem_post()1052 case KERN_OPERATION_TIMED_OUT: in psem_delete()
478 case KERN_OPERATION_TIMED_OUT: in stackshot_kern_return_to_bsd_error()
1002 } else if (kern_result == KERN_OPERATION_TIMED_OUT) { in __posix_sem_syscall_return()1087 } 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()
613 return KERN_OPERATION_TIMED_OUT; in semaphore_convert_wait_result()686 kr = KERN_OPERATION_TIMED_OUT; in semaphore_wait_internal()
1479 case KERN_OPERATION_TIMED_OUT: in mach_to_bsd_errno()1502 return KERN_OPERATION_TIMED_OUT; in bsd_to_mach_failure()
1082 return KERN_OPERATION_TIMED_OUT; in DebuggerXCallEnter()1141 return KERN_OPERATION_TIMED_OUT; in DebuggerXCallEnter()
1091 return KERN_OPERATION_TIMED_OUT; in IOBSDGetPlatformUUID()
3919 kr = KERN_OPERATION_TIMED_OUT; in vm_pageout_wait()