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

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mutex.cc 199 u64 Contention() const {
241 StatInc(cur_thread(), stat_type_, backoff.Contention());
269 StatInc(cur_thread(), stat_type_, backoff.Contention());
tsan_mutex.cc 199 u64 Contention() const {
241 StatInc(cur_thread(), stat_type_, backoff.Contention());
269 StatInc(cur_thread(), stat_type_, backoff.Contention());

Completed in 24 milliseconds