Searched refs:RaceVerifierStartAccess (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/tsan/
H A Dts_race_verifier.h43 bool RaceVerifierStartAccess(int thread_id, uintptr_t addr, uintptr_t pc,
H A Dts_race_verifier.cc226 bool RaceVerifierStartAccess(int thread_id, uintptr_t addr, uintptr_t pc, function
263 /* This function is called after the mop delay, only if RaceVerifierStartAccess
H A Dts_valgrind.cc860 need_sleep += RaceVerifierStartAccess(thr->zero_based_uniq_tid, addr,
H A Dts_pin.cc1961 need_sleep += RaceVerifierStartAccess(t.uniq_tid, addr, mop->pc(),

Completed in 23 milliseconds