Searched refs:asyncExecution (Results 1 – 1 of 1) sorted by relevance
1082 std::thread asyncExecution(asyncStartCompute); in compute() local1083 executionCallback->bindThread(std::move(asyncExecution)); in compute()