treelite
|
a simple thread pool implementation More...
#include <treelite/common.h>
#include <vector>
#include <cstdlib>
#include <sched.h>
#include "spsc_queue.h"
Go to the source code of this file.
Classes | |
class | ThreadPool< InputToken, OutputToken, TaskContext > |
a simple thread pool implementation
Copyright by 2018 Contributors
Definition in file thread_pool.h.