Changeset 6a27d63 in mainline for src/proc/thread.c
- Timestamp:
- 2005-05-11T21:53:09Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c884ef1
- Parents:
- 6ba143d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/proc/thread.c
r6ba143d r6a27d63 190 190 t->task = task; 191 191 192 t->fpu_context_exists=0; 193 t->fpu_context_engaged=0; 194 192 195 /* 193 196 * Register this thread in the system-wide list.
Note:
See TracChangeset
for help on using the changeset viewer.