Searched refs:startLoop (Results 1 – 3 of 3) sorted by relevance
34 std::thread startLoop();
25 std::thread EventProviderImpl::startLoop() { in startLoop() function in EventProviderImpl
69 auto svcthread = service->startLoop(); in main()