Home
last modified time | relevance | path

Searched refs:dispatch_threads (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp509 std::vector<std::thread> dispatch_threads; in ServiceCommand() local
533 dispatch_threads.emplace_back( in ServiceCommand()
565 for (auto& thread : dispatch_threads) { in ServiceCommand()