Home
last modified time | relevance | path

Searched defs:commandThead (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/test/unittest/util/
DCppTimerTest.cpp55 std::thread commandThead([&timer, &newShotTime]() { in TEST() local
89 std::thread commandThead([&timer, &queue, &interval]() { in TEST() local
/ide/tools/previewer/
DRichPreviewer.cpp120 std::thread commandThead(ProcessCommand); in main() local
/ide/tools/previewer/test/unittest/jsapp/
DEventHandlerTest.cpp46 std::thread commandThead([]() { in TEST() local