Changeset 01ff41c in mainline for libc/include/psthread.h
- Timestamp:
- 2006-05-27T22:28:25Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7f5b37a
- Parents:
- 7f9cd77
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/psthread.h
r7f9cd77 r01ff41c 75 75 void psthread_add_manager(pstid_t psthrid); 76 76 void psthread_remove_manager(void); 77 pstid_t psthread_get_id(void); 77 78 78 79 static inline int psthread_schedule_next() {
Note:
See TracChangeset
for help on using the changeset viewer.