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

#include <evthread.h>

Collaboration diagram for tagEVTHREAD:
Collaboration graph
[legend]

List of all members.

Public Attributes

EVLOOPloop
EVTHREAD_PROC thread_proc
void * user_context
CTHREAD * cthread
struct tagEVSOCKETsocket
struct event timer_event
DLIST object_list

Detailed Description

Definition at line 71 of file evthread.h.


Member Data Documentation

Definition at line 75 of file evthread.h.

Definition at line 72 of file evthread.h.

Definition at line 78 of file evthread.h.

Definition at line 76 of file evthread.h.

Definition at line 73 of file evthread.h.

Definition at line 77 of file evthread.h.

Definition at line 74 of file evthread.h.


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