IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 27, 2008, 12:42:32 PM (18 years ago)
Author:
eugene
Message:

define psThreadPoolFinalize

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080719/psLib/src/sys/psThread.h

    r18751 r18754  
    44 *
    55 *  @author EAM, IFA
    6  *  @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $
    7  *  @date $Date: 2008-07-27 17:59:42 $
     6 *  @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $
     7 *  @date $Date: 2008-07-27 22:42:32 $
    88 *
    99 *  Copyright 2004-2005 Insitute for Astronomy, University of Hawaii
     
    4141bool psThreadPoolInit (int nThreads, psThreadLaunchJobsFunction function);
    4242bool psThreadPoolWait ();
     43bool psThreadPoolFinalize ();
    4344
    4445/// @}
Note: See TracChangeset for help on using the changeset viewer.