Home
last modified time | relevance | path

Searched defs:thr1 (Results 1 – 8 of 8) sorted by relevance

/external/compiler-rt/test/tsan/
Dcond_cancel.c24 void *thr1(void *p) { in thr1() function
Dcond.c15 void *thr1(void *p) { in thr1() function
/external/compiler-rt/lib/tsan/go/
Dtest.c65 void *thr1 = 0; in main() local
/external/valgrind/helgrind/tests/
Dbar_bad.c38 pthread_t thr1, thr2, slp1, slp2, ext1; in main() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc73 ThreadClock thr1(1); in TEST() local
309 ThreadClock *thr1[kThreads]; in ClockFuzzer() local
/external/mesa3d/include/c11/
Dthreads_posix.h319 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
Dthreads_win32.h544 thrd_equal(thrd_t thr0, thrd_t thr1) in thrd_equal()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc76 ThreadState *thr1 = static_cast<ThreadState*>(arg); in OnDetached() local