OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ETIMEDOUT
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libpthread/
t_cond.c
321
* return
ETIMEDOUT
immediately.
332
ATF_REQUIRE(rv ==
ETIMEDOUT
|| rv == 0);
460
&ts),
ETIMEDOUT
, "pthread_cond_timedwait() (unthreaded) in the "
469
&ts),
ETIMEDOUT
, "pthread_cond_timedwait() (unthreaded) with zero "
482
&ts),
ETIMEDOUT
, "pthread_cond_timedwait() (threaded) in the past");
490
&ts),
ETIMEDOUT
, "pthread_cond_timedwait() (threaded) with zero "
t_mutex.c
455
ETIMEDOUT
);
480
ETIMEDOUT
);
498
ETIMEDOUT
);
/src/sys/sys/
errno.h
111
#define
ETIMEDOUT
60 /* Operation timed out */
Completed in 28 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026