Searched defs:commandThead (Results 1 – 3 of 3) sorted by relevance
55 std::thread commandThead([&timer, &newShotTime]() { in TEST() local89 std::thread commandThead([&timer, &queue, &interval]() { in TEST() local
120 std::thread commandThead(ProcessCommand); in main() local
46 std::thread commandThead([]() { in TEST() local