Searched refs:EXTRA_QUEUED_CALLS (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/concurrent/futures/ | ||
H A D | process.py | 107 EXTRA_QUEUED_CALLS = 1 variable 710 queue_size = self._max_workers + EXTRA_QUEUED_CALLS |
Completed in 2 milliseconds