Searched defs:ReleaseStore (Results 1 – 4 of 4) sorted by relevance
26 void ReleaseStore(uint32_t* x, std::atomic<UIntType>* y, std::atomic<uint32_t>* thread_cnt) { 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