Changeset 19022 for trunk/psLib/src/sys/psThread.h
- Timestamp:
- Aug 11, 2008, 5:28:37 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psThread.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psThread.h
r18953 r19022 4 4 * 5 5 * @author EAM, IFA 6 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $7 * @date $Date: 2008-08- 08 18:05:09$6 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2008-08-12 03:28:37 $ 8 8 * 9 9 * Copyright 2004-2005 Insitute for Astronomy, University of Hawaii … … 86 86 ); 87 87 88 /// Remove a task from the list 89 bool psThreadTaskDelete(const char *type // Task type to remove 90 ); 91 88 92 /// Launch jobs on a thread 89 93 void *psThreadLauncher(void *thread // Thread (of type psThread)
Note:
See TracChangeset
for help on using the changeset viewer.
