Home
last modified time | relevance | path

Searched defs:this_thread (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/
DSDL_sysmutex.c87 pthread_t this_thread; in SDL_LockMutex() local
123 pthread_t this_thread; in SDL_TryLockMutex() local
/third_party/benchmark/src/
Dtimers.cc144 HANDLE this_thread = GetCurrentThread(); in ThreadCPUUsage() local