Zero  0.1.0
Public Member Functions | List of all members
GcWakeupFunctor Struct Referenceabstract

#include <w_gc_pool_forest.h>

Inheritance diagram for GcWakeupFunctor:
RawLockCleanerFunctor

Public Member Functions

virtual ~GcWakeupFunctor ()
 
virtual void wakeup ()=0
 

Detailed Description

Callback interface used when pre-allocation or retiring gets behind.

Constructor & Destructor Documentation

§ ~GcWakeupFunctor()

virtual GcWakeupFunctor::~GcWakeupFunctor ( )
inlinevirtual

Member Function Documentation

§ wakeup()

virtual void GcWakeupFunctor::wakeup ( )
pure virtual

Implemented in RawLockCleanerFunctor.


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