All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
PTRTAG Struct Reference

event queue structure More...

Detailed Description

event queue structure

Definition at line 156 of file event.h.

#include <event.h>

Data Fields

clist_node_t event_list
 list of queued events

 
thread_twaiter
 thread owning event queue

 

Field Documentation

◆ event_list

clist_node_t PTRTAG::event_list

list of queued events

Definition at line 157 of file event.h.

◆ waiter

thread_t* PTRTAG::waiter

thread owning event queue

Definition at line 158 of file event.h.


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