Searched refs:thrp (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/go/
H A Dtsan_go.cc84 void __tsan_init(ThreadState **thrp, void (*cb)(SymbolizeContext *cb)) { argument
87 main_thr = *thrp = thr;
/external/valgrind/helgrind/
H A Dhg_errors.c430 Thr* thrp = NULL; local
442 &wherep, &thrp, &conf_szB, &conf_isW, &conf_locksHeldW,
446 tl_assert(thrp);
447 threadp = libhb_get_Thr_hgthread( thrp );

Completed in 109 milliseconds