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

  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_defs.h 68 inline Epoch EpochInc(Epoch epoch) {
tsan_rtl.cpp 306 Epoch epoch = EpochInc(slot->epoch());
tsan_rtl_mutex.cpp 505 Epoch epoch = EpochInc(thr->fast_state.epoch());

Completed in 15 milliseconds