Changeset aae2869 in mainline for kernel/generic/include/proc/thread.h
- Timestamp:
- 2023-02-04T16:19:21Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 011c79a
- Parents:
- 8addb24a
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2022-08-16 11:03:29)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2023-02-04 16:19:21)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/proc/thread.h
r8addb24a raae2869 177 177 bool uspace; 178 178 179 /** Ticks before preemption. */180 uint64_t ticks;181 182 179 /** Thread accounting. */ 183 180 uint64_t ucycles;
Note:
See TracChangeset
for help on using the changeset viewer.