Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99

MPSC Queue. More...

#include <zephyr/sys/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: