Searched refs:number_threads (Results 1 – 1 of 1) sorted by relevance
69 def check_number_of_threads_owned_by_queue(self, queue, number_threads): argument70 if (queue.GetNumThreads() != number_threads):74 queue.GetNumThreads(), number_threads,77 number_threads,