- Timestamp:
- Jan 11, 2012, 10:17:19 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpTransformReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpTransformReadout.c
r31878 r33090 143 143 // wait for the threads to finish and manage results 144 144 // wait here for the threaded jobs to finish 145 if (!psThreadPoolWait (false )) {145 if (!psThreadPoolWait (false, true)) { 146 146 psError(psErrorCodeLast(), false, "Unable to interpolate image."); 147 147 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
