![]() |
Dataflow Runtime API
3.1.1.0
|
Macros | |
#define | TX_SEMAPHORE_ID ((ULONG) 0x53454D41) |
ThreadX Component More... | |
#define | SEMAPHORE_DECLARE extern |
#define | TX_SEMAPHORE_DELETE_PORT_COMPLETION(s) |
Functions | |
VOID | _tx_semaphore_initialize (VOID) |
VOID | _tx_semaphore_cleanup (TX_THREAD *thread_ptr, ULONG suspension_sequence) |
Variables | |
SEMAPHORE_DECLARE TX_SEMAPHORE * | _tx_semaphore_created_ptr |
SEMAPHORE_DECLARE ULONG | _tx_semaphore_created_count |
#define SEMAPHORE_DECLARE extern |
#define TX_SEMAPHORE_DELETE_PORT_COMPLETION | ( | s | ) |
#define TX_SEMAPHORE_ID ((ULONG) 0x53454D41) |
ThreadX Component
Semaphore
SEMAPHORE_DECLARE ULONG _tx_semaphore_created_count |
SEMAPHORE_DECLARE TX_SEMAPHORE* _tx_semaphore_created_ptr |