IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33091 for trunk


Ignore:
Timestamp:
Jan 11, 2012, 10:18:03 AM (15 years ago)
Author:
bills
Message:

add new argument to psThreadPoolWait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackReject.c

    r32355 r33091  
    8080        }
    8181    }
    82     if (!psThreadPoolWait(true)) {
     82    if (!psThreadPoolWait(true, true)) {
    8383        psError(psErrorCodeLast(), false, "Unable to concatenate inspection lists.");
    8484        return false;
Note: See TracChangeset for help on using the changeset viewer.