Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.cc201 UpdateCurrentThread(c, dst); in release()
275 UpdateCurrentThread(c, dst); in ReleaseStore()
319 void ThreadClock::UpdateCurrentThread(ClockCache *c, SyncClock *dst) const { in UpdateCurrentThread() function in __tsan::ThreadClock
H A Dtsan_clock.h168 void UpdateCurrentThread(ClockCache *c, SyncClock *dst) const;