71 lines
1.5 KiB
Markdown
71 lines
1.5 KiB
Markdown
# module sync.pool
|
|
|
|
|
|
## Contents
|
|
- [Constants](#Constants)
|
|
- [new_pool_processor](#new_pool_processor)
|
|
- [ThreadCB](#ThreadCB)
|
|
- [PoolProcessor](#PoolProcessor)
|
|
- [set_max_jobs](#set_max_jobs)
|
|
- [work_on_items](#work_on_items)
|
|
- [work_on_pointers](#work_on_pointers)
|
|
- [get_item](#get_item)
|
|
- [get_result](#get_result)
|
|
- [get_results](#get_results)
|
|
- [get_results_ref](#get_results_ref)
|
|
- [set_shared_context](#set_shared_context)
|
|
- [get_shared_context](#get_shared_context)
|
|
- [set_thread_context](#set_thread_context)
|
|
- [get_thread_context](#get_thread_context)
|
|
- [PoolProcessorConfig](#PoolProcessorConfig)
|
|
|
|
## Constants
|
|
[[Return to contents]](#Contents)
|
|
|
|
## new_pool_processor
|
|
[[Return to contents]](#Contents)
|
|
|
|
## ThreadCB
|
|
[[Return to contents]](#Contents)
|
|
|
|
## PoolProcessor
|
|
[[Return to contents]](#Contents)
|
|
|
|
## set_max_jobs
|
|
[[Return to contents]](#Contents)
|
|
|
|
## work_on_items
|
|
[[Return to contents]](#Contents)
|
|
|
|
## work_on_pointers
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_item
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_result
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_results
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_results_ref
|
|
[[Return to contents]](#Contents)
|
|
|
|
## set_shared_context
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_shared_context
|
|
[[Return to contents]](#Contents)
|
|
|
|
## set_thread_context
|
|
[[Return to contents]](#Contents)
|
|
|
|
## get_thread_context
|
|
[[Return to contents]](#Contents)
|
|
|
|
## PoolProcessorConfig
|
|
[[Return to contents]](#Contents)
|
|
|
|
#### Powered by vdoc. Generated on: 7 Feb 2025 12:06:55
|