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

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 190 StatSet(thr, StatThreadMaxAlive, ctx->thread_registry->GetMaxAliveThreads());
tsan_rtl.h 581 void ALWAYS_INLINE INLINE StatSet(ThreadState *thr, StatType typ, u64 n) {

Completed in 65 milliseconds