ETIMEDOUT         204 ext/threads/mutex.c             if (tr == ETIMEDOUT) { r = SCM_FALSE; break; }
ETIMEDOUT         247 ext/threads/mutex.c             if (tr == ETIMEDOUT)  { r = SCM_FALSE; }
ETIMEDOUT         199 ext/threads/threads.c             if (tr == ETIMEDOUT) { tout = TRUE; break; }
ETIMEDOUT         317 gc/aix_irix_threads.c             if (result == ETIMEDOUT) {
ETIMEDOUT         632 src/syslib.c   #if defined(ETIMEDOUT)
ETIMEDOUT        2939 src/syslib.c   #if defined(ETIMEDOUT)
ETIMEDOUT        2941 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ETIMEDOUT__VAR)), SCM_OBJ(Scm_MakeInteger(ETIMEDOUT)));