Home
last modified time | relevance | path

Searched refs:Unshare (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cpp208 sc->Unshare(c); in releaseStoreAcquire()
261 dst->Unshare(c); in release()
330 dst->Unshare(c); in ReleaseStore()
382 dst->Unshare(c); in UpdateCurrentThread()
462 Unshare(c); in Resize()
526 void SyncClock::Unshare(ClockCache *c) { in Unshare() function in __tsan::SyncClock
Dtsan_clock.h112 void Unshare(ClockCache *c);