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.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...