Changeset 88636f68 in mainline for generic/src/proc/task.c
- Timestamp:
- 2006-06-10T10:17:05Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 971cf31f
- Parents:
- fd7faa87
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/proc/task.c
rfd7faa87 r88636f68 437 437 } 438 438 439 /** Kernel t ask used to kill auserspace task when its main thread exits.439 /** Kernel thread used to kill the userspace task when its main thread exits. 440 440 * 441 441 * This thread waits until the main userspace thread (i.e. uninit) exits.
Note:
See TracChangeset
for help on using the changeset viewer.