![]() |
EM-ODP 4.4.0
Event Machine on ODP
|
#include <em_event_types.h>
Data Fields | ||
| uint64_t | u64 | |
| struct { | ||
| uint64_t evptr: 48 | ||
| uint64_t qidx: 16 | ||
| }; | ||
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.
| uint64_t stash_entry_t::evptr |
Definition at line 100 of file em_event_types.h.
| uint64_t stash_entry_t::qidx |
Definition at line 101 of file em_event_types.h.
| uint64_t stash_entry_t::u64 |
Definition at line 97 of file em_event_types.h.