CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
VFSDirCache Struct Reference

Directory cache accounting. See vfsSetCacheLimits(). More...

#include <vfsobj.h>

Public Member Functions

 atomic (int64) lastprune
 clockTimer() when the last prune ran
 
 atomic (uint32) dircount
 VFSDir nodes currently in the tree.
 

Data Fields

uint32 maxdirs
 node count above which a prune is allowed to run
 
int64 ttl
 how long an unused directory survives, in microseconds
 

Detailed Description

Directory cache accounting. See vfsSetCacheLimits().

Definition at line 43 of file vfsobj.h.


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