PatchworkOS
Loading...
Searching...
No Matches
vfs_list_t Struct Reference

Helper structure for lists with a lock. More...

#include <vfs.h>

Data Fields

list_t list
 
rwlock_t lock
 

Detailed Description

Helper structure for lists with a lock.

Definition at line 54 of file vfs.h.

Field Documentation

◆ list

list_t vfs_list_t::list

◆ lock

rwlock_t vfs_list_t::lock

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