Searched refs:thread_count (Results 1 – 2 of 2) sorted by relevance
33 size_t thread_count() const { return thread_count_; } in thread_count() function
528 int thread_count = ProgramOptions.threads; in ServiceCommand() local529 while (thread_count--) { in ServiceCommand()602 int thread_count = ProgramOptions.threads; in ClientCommand() local603 while (thread_count--) { in ClientCommand()