EM-ODP  3.7.0
Event Machine on ODP
em_internal_event_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  loc_func_retval_t
 
union  internal_event_t
 

Macros

#define EVENT_ID_MASK   (0xabcd0000)
 
#define EM_INTERNAL_DONE   (EVENT_ID_MASK | 0x00) /* First */
 
#define EO_START_LOCAL_REQ   (EVENT_ID_MASK | 0x10)
 
#define EO_START_SYNC_LOCAL_REQ   (EVENT_ID_MASK | 0x11)
 
#define EO_STOP_LOCAL_REQ   (EVENT_ID_MASK | 0x12)
 
#define EO_STOP_SYNC_LOCAL_REQ   (EVENT_ID_MASK | 0x13)
 
#define EO_REM_QUEUE_LOCAL_REQ   (EVENT_ID_MASK | 0x20)
 
#define EO_REM_QUEUE_SYNC_LOCAL_REQ   (EVENT_ID_MASK | 0x21)
 
#define EO_REM_QUEUE_ALL_LOCAL_REQ   (EVENT_ID_MASK | 0x22)
 
#define EO_REM_QUEUE_ALL_SYNC_LOCAL_REQ   (EVENT_ID_MASK | 0x23)
 
#define QUEUE_GROUP_ADD_REQ   (EVENT_ID_MASK | 0x30)
 
#define QUEUE_GROUP_REM_REQ   (EVENT_ID_MASK | 0x31)
 

Typedefs

typedef union internal_event_t internal_event_t
 

Detailed Description

EM internal-event types & definitions

Definition in file em_internal_event_types.h.

Typedef Documentation

◆ internal_event_t

Internal event