Home
last modified time | relevance | path

Searched defs:acq_rel (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc258 void ThreadClock::acq_rel(ClockCache *c, SyncClock *dst) { in acq_rel() function in __tsan::ThreadClock
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc278 void acq_rel(SimpleSyncClock *dst) { in acq_rel() function