ThreadPool class
#include <slang/util/ThreadPool.h>
A stub thread pool used when threading support is not compiled in.
None of the methods should be called; they will throw if invoked.