Skip to main content

LOOKUP_FREE_THREADS

Constant LOOKUP_FREE_THREADS 

Source
pub const LOOKUP_FREE_THREADS: usize = 64;
Expand description

Blocking threads the pool keeps clear of name resolution.

Nothing else in this process uses the blocking pool today. The headroom is for the day something does – and so that the arithmetic below never has to be exact.