Lely core libraries 2.3.4
ev_loop_thrd Struct Reference

An event loop thread. More...

Collaboration diagram for ev_loop_thrd:

Data Fields

int stopped
 A flag used to interrupt the event loop on this thread.
 
struct ev_loop_ctxctx
 A pointer to the event loop context for this thread.
 

Detailed Description

An event loop thread.

Definition at line 111 of file loop.c.


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