Skip to main content

HASH_WORKER_QUEUE_DEPTH

Constant HASH_WORKER_QUEUE_DEPTH 

Source
const HASH_WORKER_QUEUE_DEPTH: usize = 256;
Expand description

Bounded channel depth for the hashing worker thread.