HomeSort by: relevance | last modified time | path
    Searched refs:StatSet (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_thread.cc 239 StatSet(thr, StatThreadMaxAlive, ctx->thread_registry->GetMaxAliveThreads());
tsan_rtl.h 670 void ALWAYS_INLINE StatSet(ThreadState *thr, StatType typ, u64 n) {

Completed in 15 milliseconds