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

#include <evthread.h>

Collaboration diagram for tagEVTIMER:
Collaboration graph
[legend]

List of all members.

Public Attributes

EVTHREAD_OBJECT object_base
EVLOOPloop
int timer_id
struct timeval tm
struct event timer_event
EVTIMERSTATE state

Detailed Description

Definition at line 143 of file evthread.h.


Member Data Documentation

Definition at line 146 of file evthread.h.

Definition at line 144 of file evthread.h.

Definition at line 151 of file evthread.h.

Definition at line 149 of file evthread.h.

Definition at line 147 of file evthread.h.

struct timeval tagEVTIMER::tm

Definition at line 148 of file evthread.h.


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