56 INLINE
void CyclerHolder::
A lightweight C++ object whose constructor calls acquire() and whose destructor calls release() on a ...
This is the trivial, non-threaded implementation of PipelineCyclerBase.
void acquire(Thread *current_thread=NULL)
Grabs an overall lock on the cycler.