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

  /external/compiler-rt/lib/tsan/rtl/
tsan_stat.h 71 StatSyncRelease,
tsan_stat.cc 73 name[StatSyncRelease] = " released ";
tsan_rtl_mutex.cc 450 StatInc(thr, StatSyncRelease);
459 StatInc(thr, StatSyncRelease);
469 StatInc(thr, StatSyncRelease);

Completed in 220 milliseconds