Changeset 28402 for trunk/psLib/src/sys/psThread.h
- Timestamp:
- Jun 18, 2010, 10:48:42 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psThread.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psThread.h
r19297 r28402 41 41 bool busy; // Is the thread busy? 42 42 bool fault; // Has the thread faulted? 43 pthread_t pt; // The thread itself44 43 } psThread; 45 44
Note:
See TracChangeset
for help on using the changeset viewer.
