- Timestamp:
- Jan 11, 2012, 11:19:21 PM (15 years ago)
- Location:
- branches/meh_branches/ppsub_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pswarp/src/pswarpTransformReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppsub_test/pswarp/src/pswarpTransformReadout.c
r31878 r33098 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.
