Searched refs:thread_id_counter (Results 1 – 1 of 1) sorted by relevance
512 int thread_id_counter = 0; in ServiceCommand() local530 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() local604 std::cerr << "Starting client thread " << thread_id_counter << " service " in ClientCommand()825 thread_id_counter++, service_id_counter, std::move(result_promise), in ClientCommand()