Implementation of thread pool with preallocated thread and a FIFO. More...
#include "thread-queue.h"
#include "during-if.h"
#include "thread-pool-base.h"
Go to the source code of this file.
Classes | |
class | thread_pool |
Implementation of thread pool with preallocated thread and a FIFO.
Definition in file thread-pool.h.