Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl08.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
Dmsgctl09.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
Dmsgctl11.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
Dmsgctl10.c48 #define MAXNPROCS 10000 /*These should be sufficient */ macro