CMSIS-RTOS2
Version 2.1.3
Real-Time Operating System: API and RTX Reference Implementation
|
Data Fields | |
void(* | thread )(osRtxThread_t *) |
< ISR Post Processing functions More... | |
void(* | event_flags )(osRtxEventFlags_t *) |
Event Flags Post Processing function. More... | |
void(* | semaphore )(osRtxSemaphore_t *) |
Semaphore Post Processing function. More... | |
void(* | memory_pool )(osRtxMemoryPool_t *) |
Memory Pool Post Processing function. More... | |
void(* | message )(osRtxMessage_t *) |
Message Post Processing function. More... | |
Thread Post Processing function