11#ifndef ROOT_RSLOTSTACK
12#define ROOT_RSLOTSTACK
This is an helper class to allow to pick a slot resorting to a map indexed by thread ids.
void ReturnSlot(unsigned int slotNumber)
std::stack< unsigned int > fStack
A spin mutex class which respects the STL interface for mutexes.