Changeset 20835 for trunk/psLib/src/sys/psThread.c
- Timestamp:
- Nov 25, 2008, 3:28:54 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psThread.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psThread.c
r20834 r20835 271 271 if (!pool || pool->n == 0) { 272 272 // No threads initialised, so everything's done 273 // Ensure everything is harvested, if requested 274 if (harvest) { 275 psThreadJobHarvest(); 276 } 273 277 return true; 274 278 }
Note:
See TracChangeset
for help on using the changeset viewer.
