EM-ODP
3.7.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 86 of file em_event_types.h.