Searched refs:threads (Results 1 – 2 of 2) sorted by relevance
141 std::vector<std::future<bool>> threads; in ReadBlocks() local172 threads.emplace_back(std::async(std::launch::async, thread_func)); in ReadBlocks()176 for (auto& t : threads) { in ReadBlocks()
144 dalvik.vm.boot-dex2oat-threads=4145 dalvik.vm.dex2oat-threads=4146 dalvik.vm.image-dex2oat-threads=4