Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TKernel Class Reference
Implements kernel-level operations such as process management, process-level scheduling, ISR-level scheduling, system timing. More...
#include <OS_Kernel.h>
Public Member Functions | |
| INLINE void | SystemTimer () |
| System Timer Implementation. | |
Detailed Description
Implements kernel-level operations such as process management, process-level scheduling, ISR-level scheduling, system timing.
Definition at line 95 of file OS_Kernel.h.
Member Function Documentation
| void SystemTimer | ( | ) |
System Timer Implementation.
Performs process's timeouts checking and moving processes to ready-to-run state
Definition at line 337 of file OS_Kernel.h.
Generated on Wed Jul 13 2022 05:20:16 by
1.7.2