Home
last modified time | relevance | path

Searched defs:TX_SEMAPHORE_ID (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/common/inc/
Dtx_semaphore.h56 #define TX_SEMAPHORE_ID ((ULONG) 0x53454D41) macro
/ThreadX-v6.3.0/common_smp/inc/
Dtx_semaphore.h56 #define TX_SEMAPHORE_ID ((ULONG) 0x53454D41) macro
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dtx_posix.h140 #define TX_SEMAPHORE_ID 0x53454D41UL macro