MCPcopy 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

MakeCpuThreadPoolMethod · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68