IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 11, 2012, 11:38:10 AM (14 years ago)
Author:
bills
Message:

missed adding new argument to a couple of calls to psThreadPoolWait

File:
1 edited

Legend:

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

    r31435 r33093  
    4646    }
    4747
    48     if (!psThreadPoolWait(false)) {
     48    if (!psThreadPoolWait(false, true)) {
    4949        psError(psErrorCodeLast(), false, "Unable to do initial combination.");
    5050        return false;
Note: See TracChangeset for help on using the changeset viewer.