Home
last modified time | relevance | path

Searched defs:cumulated_wait_time (Results 1 – 3 of 3) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-report-stats.hpp40 double cumulated_wait_time=0; /* wait time in threadpool */ member
H A Dlas.cpp1026 double cumulated_wait_time = 0; /* for this subjob only */ in las_subjob() local
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dthreadpool.hpp162 double cumulated_wait_time = 0; member in thread_pool