![]() |
Home |
|
Function RTRTHOsControlStartFunction RTRTHOsControlStart starts the reboot monitor thread which is required to be able to reboot the On Time RTOS-32 virtual machine from a different OS: void RTRTHOsControlStart(int Prority); Parameter Prority specifies the Win32 priority (for example, value THREAD_PRIORITY_NORMAL) of the reboot monitor thread.
|