Skip to main content

Crate adze_concurrency_init_rayon_core

Crate adze_concurrency_init_rayon_core 

Source
Expand description

Idempotent Rayon global thread-pool initialization primitives.

Functionsยง

init_rayon_global_once
Initialize Rayon global thread-pool once for the current process.
is_already_initialized_error
Return whether the provided message represents a Rayon global-pool already-initialized error.