![]() |
FOSSology
4.5.1
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. | |