scc  2022.4.0
SystemC components library
scc::sc_thread_pool Class Reference
Inheritance diagram for scc::sc_thread_pool:
Collaboration diagram for scc::sc_thread_pool:

Public Member Functions

void execute (std::function< void(void)> fct)
 

Public Attributes

cci::cci_param< unsigned > max_concurrent_threads {"max_concurrent_threads", 16}
 

Detailed Description

Definition at line 31 of file sc_thread_pool.h.


The documentation for this class was generated from the following files: