IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28567


Ignore:
Timestamp:
Jun 30, 2010, 5:00:00 PM (16 years ago)
Author:
Paul Price
Message:

Actually use threads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubConvolve.c

    r28566 r28567  
    239239        if (threads > 0) {
    240240            pmSubtractionThreadsInit();
     241            psThreadPoolInit(threads);
    241242        }
    242243        if (!pmSubtractionMatchPrecalc(inConv, refConv, input, ref, inRO->analysis,
Note: See TracChangeset for help on using the changeset viewer.