OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nthreads_double
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/unittest/
bigtest.cc
684
double
nThreads_double
= 2.0;
687
goals.RegisterParameter(&
nThreads_double
);
688
goals.SetParameterStat(N_THREADS, &
nThreads_double
, 1);
692
nThreads = round(
nThreads_double
);
Completed in 176 milliseconds