Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp512 int thread_id_counter = 0; in ServiceCommand() local
530 std::cerr << "Starting dispatch thread " << thread_id_counter in ServiceCommand()
558 thread_id_counter++, service_id_counter, service); in ServiceCommand()
577 int thread_id_counter = 0; in ClientCommand() local
604 std::cerr << "Starting client thread " << thread_id_counter << " service " in ClientCommand()
825 thread_id_counter++, service_id_counter, std::move(result_promise), in ClientCommand()