Searched refs:caller_thr (Results 1 – 1 of 1) sorted by relevance
43 ThreadState *caller_thr = static_cast<ThreadState *>(arg); in OnJoined() local44 AcquireImpl(caller_thr, 0, &sync); in OnJoined()45 sync.Reset(&caller_thr->clock_cache); in OnJoined()