Squid Web Cache master
Loading...
Searching...
No Matches
Transients::EntryStatus Class Reference

shared entry metadata, used for synchronization More...

#include <Transients.h>

Public Attributes

bool hasWriter = false
 whether some worker is storing the entry
 
bool waitingToBeFreed = false
 whether the entry was marked for deletion
 

Detailed Description

Definition at line 31 of file Transients.h.

Member Data Documentation

◆ hasWriter

bool Transients::EntryStatus::hasWriter = false

◆ waitingToBeFreed

bool Transients::EntryStatus::waitingToBeFreed = false

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