hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::storage::ShQueueData Struct Reference

#include <storage.H>

Collaboration diagram for hobbes::storage::ShQueueData:
Collaboration graph

Public Attributes

uint32_t wstate
 
uint32_t ri
 
uint32_t wi
 
uint32_t unused
 

Member Data Documentation

◆ ri

uint32_t hobbes::storage::ShQueueData::ri

◆ unused

uint32_t hobbes::storage::ShQueueData::unused

◆ wi

uint32_t hobbes::storage::ShQueueData::wi

◆ wstate

uint32_t hobbes::storage::ShQueueData::wstate

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