Thread pool creating consumer thread (and task) as needed. More...
#include <systemc>#include "thread-pool-base.h"#include "sync-task.h"#include "utils/io-lock.h"

Go to the source code of this file.
Classes | |
| class | thread_pool_ondemand |
| struct | thread_pool_ondemand::task_and_consumer |
Thread pool creating consumer thread (and task) as needed.
Definition in file thread-pool-ondemand.h.
1.7.1