[][src]Function greenie::spawn_greenie

pub fn spawn_greenie(f: fn())

Spawns a new thread

Currently there are no way to specialize stack size for each thread.