Crate agave_thread_manager

Crate agave_thread_manager 

Source
👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.

Re-exports§

pub use native_thread_runtime::JoinHandle;Deprecated
pub use native_thread_runtime::NativeConfig;Deprecated
pub use native_thread_runtime::NativeThreadRuntime;Deprecated
pub use policy::CoreAllocation;Deprecated
pub use rayon_runtime::RayonConfig;Deprecated
pub use rayon_runtime::RayonRuntime;Deprecated
pub use tokio_runtime::TokioConfig;Deprecated
pub use tokio_runtime::TokioRuntime;Deprecated

Modules§

native_thread_runtimeDeprecated
policyDeprecated
rayon_runtimeDeprecated
tokio_runtimeDeprecated

Structs§

ThreadManagerDeprecated
ThreadManagerConfigDeprecated
ThreadManagerInnerDeprecated

Constants§

MAX_THREAD_NAME_CHARSDeprecated