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 84 void __tsan_init(ThreadState **thrp, void (*cb)(SymbolizeContext *cb)) {
87 main_thr = *thrp = thr;
  /external/valgrind/helgrind/
hg_errors.c 430 Thr* thrp = NULL; local
442 &wherep, &thrp, &conf_szB, &conf_isW, &conf_locksHeldW,
446 tl_assert(thrp);
447 threadp = libhb_get_Thr_hgthread( thrp );
    [all...]

Completed in 1280 milliseconds