Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
fiber Directory Reference
Directory dependency graph for fiber:

Directories

 
arch

Files

 
io.h
 The fiber facing IO API: blocking looking calls a fiber uses to do IO.
 
thread.h
 srn_thread_t, srn_mutex_t, and srn_cond_t model the thread-level operations the runtime needs, with semantics defined here rather than borrowed from one OS API.