ETIMEDOUT         547 include/ruby/win32.h #ifndef ETIMEDOUT
ETIMEDOUT         364 thread_pthread.c     if (r != 0 && r != ETIMEDOUT) {
ETIMEDOUT         192 thread_sync.c  	if (err == ETIMEDOUT) {
ETIMEDOUT         465 thread_win32.c     return (r == WAIT_OBJECT_0) ? 0 : ETIMEDOUT;
ETIMEDOUT         497 thread_win32.c 	return ETIMEDOUT;
ETIMEDOUT         257 win32/win32.c      {	WSAETIMEDOUT,			ETIMEDOUT	},