[][src]Crate greenie

Re-exports

pub use generator::generator_return;
pub use generator::generator_yield;
pub use scheduler::spawn_greenie;
pub use scheduler::yield_thread;

Modules

common
ctx
generator
ptr

Just type that wraps *mut T for easy access to T contents (unsafe!)

scheduler

Functions

thread_sleep