Changeset 18754 for branches/eam_branch_20080719/psLib/src/sys/psThread.h
- Timestamp:
- Jul 27, 2008, 12:42:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/psLib/src/sys/psThread.h
r18751 r18754 4 4 * 5 5 * @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 $ 8 8 * 9 9 * Copyright 2004-2005 Insitute for Astronomy, University of Hawaii … … 41 41 bool psThreadPoolInit (int nThreads, psThreadLaunchJobsFunction function); 42 42 bool psThreadPoolWait (); 43 bool psThreadPoolFinalize (); 43 44 44 45 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
