Searched refs:RecordingThreadPool (Results 1 – 3 of 3) sorted by relevance
85 thread_pool = _thread_pool.RecordingThreadPool(max_workers=None)127 thread_pool = _thread_pool.RecordingThreadPool(max_workers=None)
19 class RecordingThreadPool(futures.Executor): class
63 thread_pool = _thread_pool.RecordingThreadPool(max_workers=None)