Changeset aa4e8d7 in mainline for include/proc/thread.h
- Timestamp:
- 2005-05-08T13:59:59Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- be50915
- Parents:
- e9b9e12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/proc/thread.h
re9b9e12 raa4e8d7 73 73 context_t saved_context; 74 74 context_t sleep_timeout_context; 75 75 fpu_context_t saved_fpu; 76 77 76 78 waitq_t *sleep_queue; 77 79 timeout_t sleep_timeout;
Note:
See TracChangeset
for help on using the changeset viewer.