#include <prqueue.h>
Lock-free pointer FIFO queue
Access it only through the prq* functions - there is no supported direct field access.
Definition at line 129 of file prqueue.h.