Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/inc/
Dtx_mutex.h56 #define TX_MUTEX_ID ((ULONG) 0x4D555445) macro
/ThreadX-v6.3.0/common_smp/inc/
Dtx_mutex.h56 #define TX_MUTEX_ID ((ULONG) 0x4D555445) macro
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dtx_posix.h143 #define TX_MUTEX_ID 0x4D555445UL macro