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