FOSSology  4.4.0
Open Source License Compliance by Open Source Software
event_loop Struct Reference

#include <event.h>

Collaboration diagram for event_loop:
Collaboration graph

Public Attributes

GAsyncQueue * queue
 The queue that is the core of the event loop.
 
int terminated
 Flag that signals the end of the event loop.
 
int occupied
 Does this loop already have a worker thread.
 

Detailed Description

internal structure for the event loop

Definition at line 33 of file event.h.


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