Searched refs:postWorkerContinueSignalFuture (Results 1 – 1 of 1) sorted by relevance
908 std::future<void> postWorkerContinueSignalFuture; in setupSubWindow() local909 std::tie(postWorkerContinueSignal, postWorkerContinueSignalFuture) = ScopedPromise::create(); in setupSubWindow()915 blockPostWorker(std::move(postWorkerContinueSignalFuture)).wait(); in setupSubWindow()