Simple coroutine library integrated with IO event loop (libevent) / objects in plain C Snapshot
|
#include <evthread.h>
Public Attributes | |
struct event_base * | ev_base |
STACKS * | stacks |
Definition at line 41 of file evthread.h.
struct event_base* tagEVLOOP::ev_base |
Definition at line 42 of file evthread.h.
STACKS* tagEVLOOP::stacks |
Definition at line 43 of file evthread.h.