Home
last modified time | relevance | path

Searched defs:MAXNPROCS (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress02.c47 #define MAXNPROCS 1000000 /* This value is set to an arbitrary high limit. */ macro
49 #define MAXNPROCS 100000 /* Coldfire can't deal with 1000000 */ macro
H A Dmsgstress03.c48 #define MAXNPROCS 10000 /*These should be sufficient */ macro
H A Dmsgstress01.c48 #define MAXNPROCS 1000000 /* This value is set to an arbitrary high limit. */ macro
50 #define MAXNPROCS 100000 /* Coldfire can't deal with 1000000 */ macro
H A Dmsgstress04.c48 #define MAXNPROCS 1000000 /* This value is set to an arbitrary high limit. */ macro
50 #define MAXNPROCS 100000 /* Coldfire can't deal with 1000000 */ macro

Completed in 3 milliseconds