HomeSort by relevance Sort by last modified time
    Searched refs:thrp (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/go/
tsan_go.cc 88 void __tsan_init(ThreadState **thrp) {
90 main_thr = *thrp = thr;
  /external/valgrind/main/helgrind/
hg_errors.c 465 Thr* thrp = NULL; local
477 &wherep, &thrp, &conf_szB, &conf_isW, &conf_locksHeldW,
481 tl_assert(thrp);
482 threadp = libhb_get_Thr_hgthread( thrp );
    [all...]

Completed in 252 milliseconds