Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ DefaultCapacity
Function
DefaultCapacity
cpp/src/arrow/util/thread_pool.h:552–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
550
Status SetCapacity(int threads);
551
552
static int DefaultCapacity() { return 8; }
553
554
// Shutdown the pool. Once the pool starts shutting down, new tasks
555
// cannot be submitted anymore.
Callers
2
MakeCpuThreadPool
Method · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68