Changeset e86f568 in mainline
- Timestamp:
- 2023-02-04T16:43:03Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 661a5ac
- Parents:
- 011c79a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/proc/current.c
r011c79a re86f568 55 55 { 56 56 the->preemption = 0; 57 the->mutex_locks = 0; 57 58 the->cpu = NULL; 58 59 the->thread = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.