Changeset 37050 for trunk/psLib/src/sys/psThread.h
- Timestamp:
- Jul 17, 2014, 10:22:22 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psThread.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psThread.h
r33089 r37050 90 90 psThreadJob *psThreadJobGetDone(void); 91 91 92 // utility function to access the pending queue 93 psList *psThreadGetPendingQueue (); 94 92 95 /// Allocate a thread task 93 96 psThreadTask *psThreadTaskAlloc(const char *type, // Type of task
Note:
See TracChangeset
for help on using the changeset viewer.
