Changeset 266294a9 in mainline for generic/include/proc/thread.h
- Timestamp:
- 2006-02-05T17:01:03Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5c9a08b
- Parents:
- 9b9e385
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/proc/thread.h
r9b9e385 r266294a9 135 135 extern void thread_register_call_me(void (* call_me)(void *), void *call_me_with); 136 136 extern void thread_print_list(void); 137 extern void thread_destroy(thread_t *t); 137 138 138 139 #endif
Note:
See TracChangeset
for help on using the changeset viewer.