OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_NUM_THREADS
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/sched/pthreads/
pth_str02.c
39
*
DEFAULT_NUM_THREADS
: Default number of threads to create,
45
#define
DEFAULT_NUM_THREADS
10
68
int num_threads =
DEFAULT_NUM_THREADS
;
/external/ltp/testcases/kernel/io/stress_cd/
stress_cd.c
41
#define
DEFAULT_NUM_THREADS
10
50
static int num_threads =
DEFAULT_NUM_THREADS
;
235
DEFAULT_NUM_THREADS
);
/external/ltp/testcases/misc/math/float/
main.c
58
#define
DEFAULT_NUM_THREADS
20
59
int num_threads =
DEFAULT_NUM_THREADS
;
Completed in 628 milliseconds