MCPcopy Create free account
hub / github.com/carllerche/syncbox / ThreadPoolInner

Class ThreadPoolInner

src/thread_pool.rs:161–176  ·  view source on GitHub ↗

## Notes It's important that a worker increments the count before pulling from the queue and never touches the queue after decrementing the worker count. ## TODO - Poison the thread pool if something goes critically wrong

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected