Public Member Functions | |
void | queue (sync_task *r, sc_core::sc_process_b *current=NULL) |
int | get_queue_size () |
Static Public Member Functions | |
static thread_pool * | get_instance () |
static thread_pool * | get_instance (int nb_threads) |
static void | delete_instance () |
Definition at line 20 of file thread-pool.h.