- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackCombineInitial.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/ppStack/src/ppStackCombineInitial.c
r31435 r33098 46 46 } 47 47 48 if (!psThreadPoolWait(false )) {48 if (!psThreadPoolWait(false, true)) { 49 49 psError(psErrorCodeLast(), false, "Unable to do initial combination."); 50 50 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
