Searched refs:MAXNPROCS (Results 1 – 4 of 4) sorted by relevance
48 #define MAXNPROCS 10000 /*These should be sufficient */ macro51 static key_t keyarray[MAXNPROCS];52 static int pidarray[MAXNPROCS];274 if (MSGMNI > MAXNPROCS) in setup()275 MSGMNI = MAXNPROCS; in setup()
48 #define MAXNPROCS 1000000 /* This value is set to an arbitrary high limit. */ macro50 #define MAXNPROCS 100000 /* Coldfire can't deal with 1000000 */ macro54 static key_t keyarray[MAXNPROCS];55 static int pidarray[MAXNPROCS];
47 #define MAXNPROCS 1000000 /* This value is set to an arbitrary high limit. */ macro49 #define MAXNPROCS 100000 /* Coldfire can't deal with 1000000 */ macro53 static key_t keyarray[MAXNPROCS];54 static int pidarray[MAXNPROCS];
48 #define MAXNPROCS 1000000 /* This value is set to an arbitrary high limit. */ macro50 #define MAXNPROCS 100000 /* Coldfire can't deal with 1000000 */ macro56 static key_t keyarray[MAXNPROCS];57 static int pidarray[MAXNPROCS];