IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2012, 2:49:37 PM (14 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/pswarp/src/pswarpTransformReadout.c

    r31878 r33638  
    143143    // wait for the threads to finish and manage results
    144144    // wait here for the threaded jobs to finish
    145     if (!psThreadPoolWait (false)) {
     145    if (!psThreadPoolWait (false, true)) {
    146146        psError(psErrorCodeLast(), false, "Unable to interpolate image.");
    147147        return false;
Note: See TracChangeset for help on using the changeset viewer.