picotm  0.7.0
Data Fields
regfile Struct Reference

#include <regfile.h>

Collaboration diagram for regfile:
Collaboration graph
[legend]

Data Fields

struct picotm_shared_ref16_obj ref_obj
 
struct file_id id
 
struct picotm_rwlock rwlock [NUMBER_OF_REGFILE_FIELDS]
 
struct rwlockmap rwlockmap
 Reader/writer region-lock table.
 

Detailed Description

Represents a file's open file description.

Field Documentation

◆ id

struct file_id regfile::id

The file's unique id.

◆ ref_obj

struct picotm_shared_ref16_obj regfile::ref_obj

Reference-counting base object.

◆ rwlock

struct picotm_rwlock regfile::rwlock[NUMBER_OF_REGFILE_FIELDS]

Reader/writer state locks.


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