Searched defs:ReleaseStore (Results 1 – 7 of 7) sorted by relevance
38 static void ReleaseStore(volatile int* i, int value) { *i = value; } in ReleaseStore() function
215 void ThreadClock::ReleaseStore(ClockCache *c, SyncClock *dst) const { in ReleaseStore() function in __tsan::ThreadClock
403 void ReleaseStore(ThreadState *thr, uptr pc, uptr addr) { in ReleaseStore() function
284 void ReleaseStore(SimpleSyncClock *dst) const { in ReleaseStore() function
285 void ThreadClock::ReleaseStore(ClockCache *c, SyncClock *dst) { in ReleaseStore() function in __tsan::ThreadClock
458 void ReleaseStore(ThreadState *thr, uptr pc, uptr addr) { in ReleaseStore() function
381 void ReleaseStore(SimpleSyncClock *dst) const { in ReleaseStore() function