ultimatepp/bazaar/MtAlt/MtAlt.cpp
mrjt 1276dbc3ff Altenative MultiThreading package, plus example added to Bazaar on behalf of Pavel Ostapenko (Mindtraveller)
git-svn-id: svn://ultimatepp.org/upp/trunk@1395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-10 15:42:31 +00:00

3 lines
87 B
C++

#include "MtAlt.h"
VectorMap<int, Vector<CallbackQueue *> > CallbackQueue::queues;