- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppMerge/src/ppMergeLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ppMerge/src/ppMergeLoop.c
r25769 r33415 382 382 383 383 // Wait for the threads to finish and manage results 384 if (!psThreadPoolWait(false )) {384 if (!psThreadPoolWait(false, true)) { 385 385 psError(PS_ERR_UNKNOWN, false, "Unable to combine images."); 386 386 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
