HomeSort by: relevance | last modified time | path
    Searched defs:Unshare (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_clock.cc 210 dst->Unshare(c);
247 // or unshare, update and cache. But, for simplicity, we currnetly reuse
281 dst->Unshare(c);
332 // We are going to touch dst elements, so we need to unshare it.
333 dst->Unshare(c);
405 Unshare(c);
469 void SyncClock::Unshare(ClockCache *c) {

Completed in 13 milliseconds