Changeset 18965
- Timestamp:
- Aug 8, 2008, 8:14:28 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpTransformReadout_Threaded.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpTransformReadout_Threaded.c
r18964 r18965 110 110 # if (THREADED) 111 111 // wait here for the threaded jobs to finish 112 if (!psThreadPoolWait ()) {112 if (!psThreadPoolWait(false)) { 113 113 psError(PS_ERR_UNKNOWN, false, "Unable to interpolate image."); 114 114 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
