Changeset 3297 for trunk/src/kmk/main.c
- Timestamp:
- Oct 3, 2019, 8:38:20 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/main.c
r3252 r3297 1520 1520 if (!cpus) 1521 1521 cpus = 1; 1522 # if def CONFIG_NEW_WIN_CHILDREN1522 # ifndef CONFIG_NEW_WIN_CHILDREN 1523 1523 if (cpus > 64) 1524 1524 cpus = 64; /* (wait for multiple objects limit) */
Note:
See TracChangeset
for help on using the changeset viewer.