Changeset 33e15a0 in mainline for kernel/generic/include/proc/thread.h
- Timestamp:
- 2024-01-21T15:36:03Z (17 months ago)
- Branches:
- master
- Children:
- 11909ce3
- Parents:
- 7364e2d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/proc/thread.h
r7364e2d1 r33e15a0 170 170 * to the kernel console upon scheduling this thread. 171 171 */ 172 boolbtrace;172 atomic_int_fast8_t btrace; 173 173 174 174 /** Debugging stuff */
Note:
See TracChangeset
for help on using the changeset viewer.