Classes
Class | Description | |
---|---|---|
![]() |
RTEventWaitHandle |
Represents a thread synchronization event.
|
![]() |
RTMutex |
A synchronization primitive than can also be used for interprocess synchronization.
|
![]() |
RTSemaphore |
Limits the number of threads that can access a resource, or a particular type of resource, concurrently.
|
![]() |
RTTimer |
Encapsulates a periodic RTX timer.
|
![]() |
RTWaitHandle |
Encapsulates operating system–specific objects that wait for exclusive access
to shared resources.
|
Delegates
Delegate | Description | |
---|---|---|
![]() |
RTTimerCallback |
Timer callback delegate
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
Clock |
The RTSS Clock types
|