Home
last modified time | relevance | path

Searched defs:thr0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtest.c61 void *thr0 = 0; in main() local
/freebsd/lib/libstdthreads/
H A Dthrd.c89 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()