Searched refs:ForEachThread (Results 1 – 2 of 2) sorted by relevance
37 void ForEachThread(const F& f) { in ForEachThread() function
123 g_guest_thread_map_.ForEachThread([current_tid](pid_t tid, GuestThread* thread) { in FlushGuestCodeCache()