Simple coroutine library integrated with IO event loop (libevent) / objects in plain C Snapshot
Public Attributes
tagEVLOOP Struct Reference

#include <evthread.h>

List of all members.

Public Attributes

struct event_base * ev_base
STACKS * stacks

Detailed Description

Definition at line 41 of file evthread.h.


Member Data Documentation

struct event_base* tagEVLOOP::ev_base

Definition at line 42 of file evthread.h.

Definition at line 43 of file evthread.h.


The documentation for this struct was generated from the following file: