Searched defs:ETIMEDOUT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c460 &ts), ETIMEDOUT, "pthread_cond_timedwait() (unthreaded) in the " local
469 &ts), ETIMEDOUT, "pthread_cond_timedwait() (unthreaded) with zero " local
482 &ts), ETIMEDOUT, "pthread_cond_timedwait() (threaded) in the past"); local
490 &ts), ETIMEDOUT, "pthread_cond_timedwait() (threaded) with zero " local
/freebsd-10.3-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dnet.h243 #undef ETIMEDOUT macro
244 #define ETIMEDOUT WSAETIMEDOUT macro
/freebsd-10.3-release/sys/sys/
H A Derrno.h124 #define ETIMEDOUT 60 /* Operation timed out */ macro
/freebsd-10.3-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h451 # define ETIMEDOUT 138 macro

Completed in 76 milliseconds