Home
last modified time | relevance | path

Searched refs:thrd_equal (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libstdthreads/
H A DSymbol.map21 thrd_equal;
H A DMakefile24 thrd_create.3 thrd_equal.3 \
H A Dthrd.c89 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() function
H A Dthreads.h103 int thrd_equal(thrd_t, thrd_t);
/freebsd/contrib/llvm-project/libcxx/include/__thread/support/
H A Dc11.h129 return thrd_equal(t1, t2) != 0; in __libcpp_thread_id_equal()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc805 SYMBOL(thrd_equal, None, <threads.h>)