Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/inc/
Dtx_mutex.h55 #define TX_MUTEX_ID ((ULONG) 0x4D555445) macro
/ThreadX-v6.4.1/common_smp/inc/
Dtx_mutex.h55 #define TX_MUTEX_ID ((ULONG) 0x4D555445) macro
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dtx_posix.h142 #define TX_MUTEX_ID 0x4D555445UL macro