Home
last modified time | relevance | path

Searched defs:ReleaseStore (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Datomicops.h37 static void ReleaseStore(volatile int* i, int value) { in ReleaseStore() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc215 void ThreadClock::ReleaseStore(ClockCache *c, SyncClock *dst) const { in ReleaseStore() function in __tsan::ThreadClock
Dtsan_rtl_mutex.cc403 void ReleaseStore(ThreadState *thr, uptr pc, uptr addr) { in ReleaseStore() function
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_clock_test.cc284 void ReleaseStore(SimpleSyncClock *dst) const { in ReleaseStore() function