IntervalZero.MaxRT.wRTOS.RtApi.Threading Namespace
This namespace contains types used to manage real-time threads.
Classes
|
|
Class | Description |
|---|---|---|
|
|
Represents a thread synchronization event. |
|
|
|
A synchronization primitive that can also be used for inter-process synchronization. |
|
|
|
Limits the number of threads that can access a resource, or a particular type of resource, concurrently. |
|
|
|
Encapsulates a periodic wRTOS timer. |
|
|
|
Encapsulates operating system–specific objects that wait for exclusive access to shared resources. |
Delegates
|
|
Delegate | Description |
|---|---|---|
|
|
Timer callback delegate. |
Enumerations
|
|
Enumeration | Description |
|---|---|---|
|
|
The RTSS Clock types, including the system clock and real-time HAL clock. |