XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_postbox_ Struct Reference

#include <postbox.h>

Collaboration diagram for _postbox_:
Collaboration graph
[legend]

Public Attributes

uint64_taddress
 
uint16_t ownerID
 
int headIdx
 
int tailIdx
 
bool full
 
uint16_t size
 
struct _postbox_next
 
struct _postbox_prev
 

Member Data Documentation

◆ address

uint64_t* _postbox_::address

◆ full

bool _postbox_::full

◆ headIdx

int _postbox_::headIdx

◆ next

struct _postbox_* _postbox_::next

◆ ownerID

uint16_t _postbox_::ownerID

◆ prev

struct _postbox_* _postbox_::prev

◆ size

uint16_t _postbox_::size

◆ tailIdx

int _postbox_::tailIdx

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