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/ppStackCombineFinal.c

    r31435 r33093  
    7171    }
    7272
    73     if (!psThreadPoolWait(true)) {
     73    if (!psThreadPoolWait(true, true)) {
    7474        psError(psErrorCodeLast(), false, "Unable to do final combination.");
    7575        psFree(reject);
Note: See TracChangeset for help on using the changeset viewer.