Mistake on this page?
Report an issue in GitHub or email us
Data Fields
wsfQueue_t Struct Reference

Queue structure. More...

#include <wsf_queue.h>

Data Fields

void * pHead
 head of queue More...
 
void * pTail
 tail of queue More...
 

Detailed Description

Queue structure.

Definition at line 46 of file wsf_queue.h.

Field Documentation

void* pHead

head of queue

Definition at line 48 of file wsf_queue.h.

void* pTail

tail of queue

Definition at line 49 of file wsf_queue.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.