Searched refs:thread_func (Results 1 – 1 of 1) sorted by relevance
147 auto thread_func = [&group, &dm_block_device, &partition_name]() { in ReadBlocks() local179 threads.emplace_back(std::async(std::launch::async, thread_func)); in ReadBlocks()