Classes

lib-during/thread-pool-ondemand.h File Reference

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"
Include dependency graph for thread-pool-ondemand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thread_pool_ondemand
struct  thread_pool_ondemand::task_and_consumer

Detailed Description

Thread pool creating consumer thread (and task) as needed.

Definition in file thread-pool-ondemand.h.

 All Classes Files Functions Defines