Home
last modified time | relevance | path

Searched defs:thr1 (Results 1 – 6 of 6) 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/valgrind/helgrind/tests/
Dbar_bad.c21 pthread_t thr1, thr2; in main() local
/external/compiler-rt/lib/tsan/go/
Dtest.c65 void *thr1 = 0; 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/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc76 ThreadState *thr1 = static_cast<ThreadState*>(arg); in OnDetached() local