MCPcopy Create free account
hub / github.com/NthTensor/Forte / id

Method id

src/thread_pool.rs:181–184  ·  view source on GitHub ↗
(&'static self)

Source from the content-addressed store, hash-verified

179}
180
181// -----------------------------------------------------------------------------
182// Thread pool creation and utilities
183
184#[allow(clippy::new_without_default)]
185impl ThreadPool {
186 /// Creates a new thread pool.
187 pub const fn new() -> ThreadPool {

Callers 2

get_workerMethod · 0.45
joinMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected