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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc236 StatSet(thr, StatThreadMaxAlive, ctx->thread_registry->GetMaxAliveThreads());
H A Dtsan_rtl.h570 void ALWAYS_INLINE StatSet(ThreadState *thr, StatType typ, u64 n) { function in namespace:__tsan

Completed in 45 milliseconds