FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
#include <event.h>
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. | |