xmsinterp
1.0
|
#include <xmsinterp/thread/ThreadMgr.h>
#include <boost/thread.hpp>
#include <xmscore/stl/vector.h>
#include <xmscore/misc/Observer.h>
#include <xmsinterp/thread/ThreadLoop.h>
Go to the source code of this file.
Classes | |
class | xms::ThreadMgrImpl |
Implmentation of ThreadMgr. More... | |
struct | xms::ThreadMgrImpl::myThread |
convenience struct for threads More... | |
Definition in file ThreadMgr.cpp.