- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/sys/psThread.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/psLib/src/sys/psThread.h
r33089 r37403 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.
