Searched refs:BLOCKING_THREAD_KEEP_ALIVE_TIME (Results 1 – 1 of 1) sorted by relevance
47 .unwrap_or(BLOCKING_THREAD_KEEP_ALIVE_TIME); in new()104 const BLOCKING_THREAD_KEEP_ALIVE_TIME: Duration = Duration::from_secs(5); const