managarm/hel
|
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. | |
In-memory kernel/user-space queue.