- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackCombineFinal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ppStack/src/ppStackCombineFinal.c
r31435 r33415 71 71 } 72 72 73 if (!psThreadPoolWait(true )) {73 if (!psThreadPoolWait(true, true)) { 74 74 psError(psErrorCodeLast(), false, "Unable to do final combination."); 75 75 psFree(reject);
Note:
See TracChangeset
for help on using the changeset viewer.
