Searched refs:caller_thr (Results 1 – 2 of 2) 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->proc()->clock_cache); in OnJoined()
42 ThreadState *caller_thr = static_cast<ThreadState *>(arg); in OnJoined() local43 AcquireImpl(caller_thr, 0, &sync); in OnJoined()44 sync.Reset(&caller_thr->proc()->clock_cache); in OnJoined()