IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 17, 2009, 9:29:04 AM (16 years ago)
Author:
eugene
Message:

reverting to r26202 to accept the threading changes Paul added: the bug was in pmSourceGroups.c where cellSources->n was not set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmReadoutFake.h

    r26216 r26450  
    1212#include <pmPSF.h>
    1313#include <pmSourceMasks.h>
     14
     15/// Set threading
     16///
     17/// Returns old threading state
     18bool pmReadoutFakeThreads(
     19    bool new                            // New threading state
     20    );
    1421
    1522/// Generate a fake readout from vectors
Note: See TracChangeset for help on using the changeset viewer.