Searched refs:ThreadScope (Results 1 – 1 of 1) sorted by relevance
115 thread = self.threads[tid] = ThreadScope(tid)145 class ThreadScope(object): class