Searched refs:pendingcalls_thread (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_capi/ | ||
H A D | test_misc.py | 965 threads = [threading.Thread(target=self.pendingcalls_thread, 971 def pendingcalls_thread(self, context): member in TestPendingCalls |
Completed in 3 milliseconds