Home
last modified time | relevance | path

Searched defs:max_concurrency (Results 1 – 25 of 149) sorted by relevance

123456

/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_04_08/aio/
H A D_upload_helpers.py44 max_concurrency=None, argument
146 max_concurrency=None, argument
209 max_concurrency=None, argument
H A D_download_async.py179 max_concurrency=1, argument
371 async def content_as_bytes(self, max_concurrency=1): argument
387 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
484 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/aio/
H A D_upload_helpers.py45 max_concurrency=None, argument
142 max_concurrency=None, argument
201 max_concurrency=None, argument
H A D_download_async.py179 max_concurrency=1, argument
371 async def content_as_bytes(self, max_concurrency=1): argument
387 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
474 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_12_12/aio/
H A D_upload_helpers.py45 max_concurrency=None, argument
145 max_concurrency=None, argument
207 max_concurrency=None, argument
H A D_download_async.py180 max_concurrency=1, argument
372 async def content_as_bytes(self, max_concurrency=1): argument
388 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
475 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_07_07/aio/
H A D_upload_helpers.py45 max_concurrency=None, argument
142 max_concurrency=None, argument
201 max_concurrency=None, argument
H A D_download_async.py179 max_concurrency=1, argument
371 async def content_as_bytes(self, max_concurrency=1): argument
387 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
474 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_02_10/aio/
H A D_upload_helpers.py45 max_concurrency=None, argument
145 max_concurrency=None, argument
207 max_concurrency=None, argument
H A D_download_async.py180 max_concurrency=1, argument
372 async def content_as_bytes(self, max_concurrency=1): argument
388 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
475 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/databases/mariadb105-client/mariadb-10.5.15/tpool/
H A Dtask_group.cc28 task_group::task_group(unsigned int max_concurrency) : in task_group()
35 void task_group::set_max_tasks(unsigned int max_concurrency) in set_max_tasks()
/dports/databases/mariadb105-server/mariadb-10.5.15/tpool/
H A Dtask_group.cc28 task_group::task_group(unsigned int max_concurrency) : in task_group()
35 void task_group::set_max_tasks(unsigned int max_concurrency) in set_max_tasks()
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_04_08/
H A D_upload_helpers.py69 max_concurrency=None, argument
171 max_concurrency=None, argument
234 max_concurrency=None, argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_07_07/
H A D_upload_helpers.py70 max_concurrency=None, argument
167 max_concurrency=None, argument
226 max_concurrency=None, argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_12_12/
H A D_upload_helpers.py70 max_concurrency=None, argument
170 max_concurrency=None, argument
232 max_concurrency=None, argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2020_02_10/
H A D_upload_helpers.py70 max_concurrency=None, argument
170 max_concurrency=None, argument
232 max_concurrency=None, argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/
H A D_upload_helpers.py71 max_concurrency=None, argument
168 max_concurrency=None, argument
227 max_concurrency=None, argument
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/pubsub/internal/
H A Dsubscription_concurrency_control.h38 std::size_t max_concurrency) { in Create()
55 std::size_t max_concurrency) in SubscriptionConcurrencyControl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/task/thread_pool/
H A Djob_task_source.cc73 size_t max_concurrency) { in TryIncrementWorkerCountFromWorkerRelease()
220 size_t max_concurrency = GetMaxConcurrency(); in WaitForParticipationOpportunity() local
252 const size_t max_concurrency = GetMaxConcurrency(); in WillRunTask() local
280 const size_t max_concurrency = GetMaxConcurrency(); in GetRemainingConcurrency() local
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2019_02_02/aio/
H A D_download_async.py169 max_concurrency=1, argument
349 async def content_as_bytes(self, max_concurrency=1): argument
365 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
451 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2019_07_07/aio/
H A D_download_async.py169 max_concurrency=1, argument
349 async def content_as_bytes(self, max_concurrency=1): argument
365 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
451 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2019_12_12/aio/
H A D_download_async.py169 max_concurrency=1, argument
349 async def content_as_bytes(self, max_concurrency=1): argument
365 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
451 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2020_02_10/aio/
H A D_download_async.py169 max_concurrency=1, argument
349 async def content_as_bytes(self, max_concurrency=1): argument
365 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
451 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/fileshare/v2020_04_08/aio/
H A D_download_async.py169 max_concurrency=1, argument
349 async def content_as_bytes(self, max_concurrency=1): argument
365 async def content_as_text(self, max_concurrency=1, encoding="UTF-8"): argument
451 async def download_to_stream(self, stream, max_concurrency=1): argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/sidekiq_cluster/
H A Dsidekiq_cluster.rb50 …def self.start_sidekiq(queues, env:, directory:, max_concurrency:, min_concurrency:, worker_id:, t… argument
102 def self.concurrency(queues, min_concurrency, max_concurrency) argument

123456