Implements the thread pool pattern. More...
#include <pthread.h>
#include <time.h>
#include "ThreadPool.h"
Go to the source code of this file.
Implements the thread pool pattern.
Definition in file ThreadPool.cc.