Go to the documentation of this file.
9 #ifndef SQUID_ASYNCCALLQUEUE_H
10 #define SQUID_ASYNCCALLQUEUE_H
static AsyncCallQueue & Instance()
void schedule(const AsyncCallPointer &call)
AsyncCallList scheduled
calls waiting to be fire()d, in FIFO order
static AsyncCallQueue * TheInstance
void add(const AsyncCallPointer &)
stores the given async call