| # | Line 137 | Line 137 | extern int ambincl; /* include == 1, exclude == 0 */ | |
|---|---|---|
| 137 | ||
| 138 | extern int ray_pnprocs; /* number of child processes */ | |
| 139 | extern int ray_pnidle; /* number of idle processes */ | |
| 140 | – | extern int ray_pnbatch; /* throughput over responsiveness? */ |
| 140 | ||
| 141 | #ifndef AMBLLEN | |
| 142 | #define AMBLLEN 512 /* max. ambient list length */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |