Cyclone Scheme  0.4
Functions
Threads

Functions

void Cyc_end_thread (gc_thread_data *thd)
 
void Cyc_exit_thread (gc_thread_data *thd)
 
object Cyc_spawn_thread (object thunk)
 
void Cyc_start_trampoline (gc_thread_data *thd)
 
object Cyc_thread_sleep (void *data, object timeout)
 

Detailed Description