Home
last modified time | relevance | path

Searched refs:MUTEX_DECLARE (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.2.1/common_smp/inc/
Dtx_mutex.h104 #define MUTEX_DECLARE macro
106 #define MUTEX_DECLARE extern macro
112 MUTEX_DECLARE TX_MUTEX * _tx_mutex_created_ptr;
117 MUTEX_DECLARE ULONG _tx_mutex_created_count;
124 MUTEX_DECLARE ULONG _tx_mutex_performance_put_count;
129 MUTEX_DECLARE ULONG _tx_mutex_performance_get_count;
134 MUTEX_DECLARE ULONG _tx_mutex_performance_suspension_count;
139 MUTEX_DECLARE ULONG _tx_mutex_performance_timeout_count;
144 MUTEX_DECLARE ULONG _tx_mutex_performance_priority_inversion_count;
149 MUTEX_DECLARE ULONG _tx_mutex_performance__priority_inheritance_count;
/ThreadX-v6.2.1/common/inc/
Dtx_mutex.h104 #define MUTEX_DECLARE macro
106 #define MUTEX_DECLARE extern macro
112 MUTEX_DECLARE TX_MUTEX * _tx_mutex_created_ptr;
117 MUTEX_DECLARE ULONG _tx_mutex_created_count;
124 MUTEX_DECLARE ULONG _tx_mutex_performance_put_count;
129 MUTEX_DECLARE ULONG _tx_mutex_performance_get_count;
134 MUTEX_DECLARE ULONG _tx_mutex_performance_suspension_count;
139 MUTEX_DECLARE ULONG _tx_mutex_performance_timeout_count;
144 MUTEX_DECLARE ULONG _tx_mutex_performance_priority_inversion_count;
149 MUTEX_DECLARE ULONG _tx_mutex_performance__priority_inheritance_count;