EM-ODP  3.7.0
Event Machine on ODP
egrp_counter_t Union Reference

#include <em_event_group_types.h>

Collaboration diagram for egrp_counter_t:

Data Fields

struct {
   int32_t   count
 
   int32_t   gen
 
}; 
 
uint64_t all
 
env_atomic64_t atomic
 

Detailed Description

Event Group counter

Definition at line 47 of file em_event_group_types.h.

Field Documentation

◆ count

int32_t egrp_counter_t::count

Counter value

Definition at line 50 of file em_event_group_types.h.

◆ gen

int32_t egrp_counter_t::gen

Current event group generation

Definition at line 52 of file em_event_group_types.h.


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