managarm/hel
Public Attributes | List of all members
HelQueue Struct Reference

In-memory kernel/user-space queue. More...

#include <hel.h>

Public Attributes

int headFutex
 Futex for kernel/user-space head synchronization.
 
char padding [4]
 Ensures that the buffer is 8-byte aligned.
 
int indexQueue []
 The actual queue.
 

Detailed Description

In-memory kernel/user-space queue.


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