Home
last modified time | relevance | path

Searched refs:newLimits_ThreadPool (Results 1 – 2 of 2) sorted by relevance

/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/include/the_Foundation/
H A Dthreadpool.h51 iThreadPool * newLimits_ThreadPool (int minThreads, int reservedCores);
/dports/www/lagrange/lagrange-1.7.3/lib/the_Foundation/src/
H A Dthreadpool.c86 iThreadPool *newLimits_ThreadPool(int minThreads, int reservedCores) { in newLimits_ThreadPool() function