EM-ODP 4.4.0
Event Machine on ODP
Loading...
Searching...
No Matches
stash_entry_t Union Reference

#include <em_event_types.h>

Data Fields

uint64_t u64
 
struct { 
 
   uint64_t   evptr: 48 
 
   uint64_t   qidx: 16 
 
};  
 

Detailed Description

Stash entry for EM Atomic Groups internal stashes and Local Queue storage Stash a combo of dst-queue and event as one 64-bit value into the stash.

Definition at line 96 of file em_event_types.h.

Field Documentation

◆ evptr

uint64_t stash_entry_t::evptr

Definition at line 100 of file em_event_types.h.

◆ qidx

uint64_t stash_entry_t::qidx

Definition at line 101 of file em_event_types.h.

◆ u64

uint64_t stash_entry_t::u64

Definition at line 97 of file em_event_types.h.


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