libevfibers
|
fbr_buffer | Inter-fiber communication pipe |
fbr_cond_var | Conditional variable structure |
fbr_context | Library context structure, should be initialized before any other library calls will be performed |
fbr_destructor | Destructor structure |
fbr_ev_base | Base struct for all events |
fbr_ev_cond_var | Fbr_cond_var event |
fbr_ev_eio | Eio event |
fbr_ev_mutex | Fbr_mutex event |
fbr_ev_watcher | Libev watcher event |
fbr_id_s | |
fbr_id_tailq_i | |
fbr_logger | Logger structure |
fbr_mutex | Mutex structure |
fbr_vrb | Virtual ring buffer implementation |