Searched defs:surfaceThread (Results 1 – 2 of 2) sorted by relevance
36 auto surfaceThread = (SurfaceThread*)data; in message_callback() local77 auto surfaceThread = (SurfaceThread*)arg; in pthread_main() local
230 std::thread surfaceThread([this, &running]() { in play() local