Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cc263 void ThreadClock::UpdateCurrentThread(SyncClock *dst) const { in UpdateCurrentThread() function in __tsan::ThreadClock
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.cpp368 void ThreadClock::UpdateCurrentThread(ClockCache *c, SyncClock *dst) const { in UpdateCurrentThread() function in __tsan::ThreadClock