Crate agave_thread_manager

Source

Re-exports§

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

Modules§

native_thread_runtime
policy
rayon_runtime
tokio_runtime

Structs§

ThreadManager
ThreadManagerConfig
ThreadManagerInner

Constants§

MAX_THREAD_NAME_CHARS