Searched refs:releaseStoreAcquire (Results 1 – 4 of 4) sorted by relevance
111 TEST(Clock, releaseStoreAcquire) { in TEST() argument120 thr1.releaseStoreAcquire(&cache, &syncB); in TEST()123 thr0.releaseStoreAcquire(&cache, &syncA); in TEST()127 thr0.releaseStoreAcquire(&cache, &syncB); in TEST()130 thr0.releaseStoreAcquire(&cache, &syncA); in TEST()364 void releaseStoreAcquire(SimpleSyncClock *sc) { in releaseStoreAcquire() function464 thr0[tid]->releaseStoreAcquire(sync0[cid]); in ClockFuzzer()465 thr1[tid]->releaseStoreAcquire(&cache, sync1[cid]); in ClockFuzzer()
137 void releaseStoreAcquire(ClockCache *c, SyncClock *src);
189 void ThreadClock::releaseStoreAcquire(ClockCache *c, SyncClock *sc) { in releaseStoreAcquire() function in __tsan::ThreadClock
504 thr->clock.releaseStoreAcquire(&thr->proc()->clock_cache, c); in ReleaseStoreAcquireImpl()