On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTKernel-32 Programming Manual
RTKernel-32 Reference Manual
Module RTKernel-32
RTKernel-32 Configuration
Function RTKernelInit
Task Management
Function RTKCreateThread
Function RTKRTLCreateThread
Function RTKTerminateTask
Function RTKSuspend
Function RTKResume
Function RTKSetPriority
Function RTKProtect8087
Function RTKFree8087
Function RTKAllocUserData
Function RTKSetUserData
Function RTKGetUserData
Function RTKGetLocalData
Function RTKCPUs
Function RTKSetCPUMask
Enquiring Tasks
Time
Semaphores
Mailboxes
Message Passing
Interrupt Handling
Memory Pools
Kernel Tracer
Spinlocks
Miscellaneous RTKernel-32 Operations
Module FineTime
Module Clock
Module Timer
Module RTCom
Module RTKeybrd
Module RTTextIO
Module CPUMoni
Module RTProf
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
Function RTKFree8087 can be used to turn off coprocessor/emulator protection for the calling task:
void RTKFree8087(void);
This may result in significantly improved task switch times.