Searched refs:current_tid (Results 1 – 1 of 1) sorted by relevance
122 pid_t current_tid = GettidSyscall(); in FlushGuestCodeCache() local123 g_guest_thread_map_.ForEachThread([current_tid](pid_t tid, GuestThread* thread) { in FlushGuestCodeCache()128 if (tid != current_tid) { in FlushGuestCodeCache()