Home
last modified time | relevance | path

Searched refs:thrd_timedout (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libstdthreads/
H A Dcnd.c83 return (thrd_timedout); in cnd_timedwait()
H A Dmtx.c88 return (thrd_timedout); in mtx_timedlock()
H A Dthreads.h67 thrd_timedout = 5 enumerator
/freebsd/contrib/llvm-project/libcxx/include/__thread/support/
H A Dc11.h103 return __ec == thrd_timedout ? ETIMEDOUT : __ec; in __libcpp_condvar_timedwait()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc813 SYMBOL(thrd_timedout, None, <threads.h>)