solana_runtime::installed_scheduler_pool

Type Alias InstalledSchedulerRwLock

source
pub type InstalledSchedulerRwLock = RwLock<Option<InstalledSchedulerBox>>;

Aliased Typeยง

struct InstalledSchedulerRwLock { /* private fields */ }