Searched defs:loopThread (Results 1 – 2 of 2) sorted by relevance
143 std::thread loopThread([&running, &delta]() { in __anon196c72cf0302() variable209 std::thread loopThread([&running]() { in __anon196c72cf0602() variable261 std::thread loopThread([&running]() { in __anon196c72cf0802() variable320 std::thread loopThread([&running]() { in __anon196c72cf0b02() variable376 std::thread loopThread([&running]() { in __anon196c72cf0e02() variable
320 std::thread loopThread([loop]() { in PrepareLoop() local