Searched refs:_to_json_dict (Results 1 – 1 of 1) sorted by relevance
196 def _to_json_dict(self) -> Dict: member in Thread312 threads = [thread._to_json_dict() for thread in tid_to_thread.values()]