Home
last modified time | relevance | path

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

/freebsd/lib/libstdthreads/
H A Dcnd.c59 return (thrd_nomem); in cnd_init()
H A Dthrd.c62 return (thrd_nomem); in thrd_create()
H A Dthreads.h65 thrd_nomem = 3, enumerator
/freebsd/contrib/llvm-project/libcxx/include/__thread/support/
H A Dc11.h152 return __ec == thrd_nomem ? ENOMEM : __ec; in __libcpp_thread_create()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc808 SYMBOL(thrd_nomem, None, <threads.h>)