picotm  0.7.0
Data Fields
fifo Struct Reference

#include <fifo.h>

Collaboration diagram for fifo:
Collaboration graph
[legend]

Data Fields

struct picotm_shared_ref16_obj ref_obj
 
struct file_id id
 
struct picotm_rwlock rwlock [NUMBER_OF_FIFO_FIELDS]
 

Detailed Description

Represents a FIFO's open file description.

Field Documentation

◆ id

struct file_id fifo::id

The FIFO's unique id.

◆ ref_obj

struct picotm_shared_ref16_obj fifo::ref_obj

Reference-counting base object.

◆ rwlock

struct picotm_rwlock fifo::rwlock[NUMBER_OF_FIFO_FIELDS]

Reader/writer state locks.


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