Changeset 33089 for trunk/psModules/src/detrend/pmShutterCorrection.c
- Timestamp:
- Jan 11, 2012, 10:16:48 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmShutterCorrection.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmShutterCorrection.c
r29004 r33089 805 805 if (threaded) { 806 806 // wait here for the threaded jobs to finish 807 if (!psThreadPoolWait(true )) {807 if (!psThreadPoolWait(true, true)) { 808 808 psError(PS_ERR_UNKNOWN, false, "Unable to apply shutter correction."); 809 809 psFree(shutterImage);
Note:
See TracChangeset
for help on using the changeset viewer.
