Changes between Version 5 and Version 6 of kernel_switch
- Timestamp:
- Dec 5, 2016, 12:15:38 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_switch
v5 v6 55 55 The address of this function is used to initialise the return address in the "idle" task context. 56 56 57 === void _idle_thread() ===57 === void '''_idle_thread'''() === 58 58 This function is executed when no other thread can be executed. 59 59