Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

MPSC Queue. More...

#include <mpsc_lockfree.h>

Data Fields

mpsc_ptr_t head
 
struct mpsc_nodetail
 
struct mpsc_node stub
 

Detailed Description

MPSC Queue.

Field Documentation

◆ head

mpsc_ptr_t mpsc::head

◆ stub

struct mpsc_node mpsc::stub

◆ tail

struct mpsc_node* mpsc::tail

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