TNeo  v1.07
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
TN_EventGrp Struct Reference

Detailed Description

Event group.

Definition at line 210 of file tn_eventgrp.h.

Data Fields

enum TN_ObjId id_event
 id for object validity verification. More...
 
struct TN_ListItem wait_queue
 task wait queue
 
TN_UWord pattern
 current flags pattern
 
enum TN_EGrpAttr attr
 Attributes that are given to that events group, available if only TN_OLD_EVENT_API option is non-zero. More...
 

Field Documentation

enum TN_ObjId TN_EventGrp::id_event

id for object validity verification.

This field is in the beginning of the structure to make it easier to detect memory corruption.

Definition at line 215 of file tn_eventgrp.h.

enum TN_EGrpAttr TN_EventGrp::attr

Attributes that are given to that events group, available if only TN_OLD_EVENT_API option is non-zero.

Definition at line 227 of file tn_eventgrp.h.


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