Searched refs:checkLooperSet (Results 1 – 1 of 1) sorted by relevance
277 auto checkLooperSet = promise.get_future(); in startLooper() local299 if (checkLooperSet.wait_for(std::chrono::seconds(1)) != std::future_status::ready) { in startLooper()