Searched defs:thr0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/ | ||
H A D | test.c | 61 void *thr0 = 0; in main() local |
/freebsd/lib/libstdthreads/ | ||
H A D | thrd.c | 89 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal() |