Module crayon::sched::prelude

source ·

Re-exports

pub use super::latch::CountLatch;
pub use super::latch::Latch;
pub use super::latch::LatchProbe;
pub use super::latch::LockLatch;
pub use super::latch::SpinLatch;

Type Definitions

The type for a panic handling closure. Note that this same closure may be invoked multiple times in parallel.