Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 RTKernel-32 Exit Function Alternate APIs for RTKernel-32 |
RTKernel-32 Exit FunctionRTKernel-32's exit function is called by run-time system function exit or after the return of function main. All tasks (except the active task and the Idle Tasks) are suspended. Finally, all interrupt vectors modified by RTKernel-32 are restored to their original values.
|