Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576519.py
File
recipe-576519.py
recipes/Python/576519_Thread_pool_same_API/recipe-576519.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#
2
# @brief Pool of threads similar to multiprocessing.Pool
3
#
4
# Copyright (c) 2008,2016 david decotigny (this file)
Callers
nothing calls this directly
Calls
1
_test
Function · 0.70
Tested by
no test coverage detected