Changeset 33089 for trunk/psModules/src/detrend/pmDark.c
- Timestamp:
- Jan 11, 2012, 10:16:48 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmDark.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmDark.c
r28405 r33089 601 601 if (threaded) { 602 602 // wait here for the threaded jobs to finish 603 if (!psThreadPoolWait(true )) {603 if (!psThreadPoolWait(true, true)) { 604 604 psError(PS_ERR_UNKNOWN, false, "Unable to apply dark."); 605 605 psFree(orders);
Note:
See TracChangeset
for help on using the changeset viewer.
