Searched refs:_test_process_mainthread_native_id (Results 1 – 1 of 1) sorted by relevance
374 p = self.Process(target=self._test_process_mainthread_native_id, args=(q,))384 def _test_process_mainthread_native_id(cls, q): member in _TestProcess