picotm
0.7.0
|
#include <dir.h>
Data Fields | |
struct picotm_shared_ref16_obj | ref_obj |
struct file_id | id |
struct picotm_rwlock | rwlock [NUMBER_OF_DIR_FIELDS] |
Represents a directory's open file description.
struct file_id dir::id |
The directory's unique id.
struct picotm_shared_ref16_obj dir::ref_obj |
Reference-counting base object.
struct picotm_rwlock dir::rwlock[NUMBER_OF_DIR_FIELDS] |
Reader/writer state locks.