threadpool.cpp File Reference
#include <fplll/threadpool.h>

Functions

int get_threads ()
 
int set_threads (int th)
 

Variables

FPLLL_BEGIN_NAMESPACE thread_pool::thread_pool threadpool
 

Function Documentation

◆ get_threads()

int get_threads ( )

◆ set_threads()

int set_threads ( int  th)

Variable Documentation

◆ threadpool