Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_smp/inc/
Dtx_mutex.h103 #define MUTEX_DECLARE macro
105 #define MUTEX_DECLARE extern macro
111 MUTEX_DECLARE TX_MUTEX * _tx_mutex_created_ptr;
116 MUTEX_DECLARE ULONG _tx_mutex_created_count;
123 MUTEX_DECLARE ULONG _tx_mutex_performance_put_count;
128 MUTEX_DECLARE ULONG _tx_mutex_performance_get_count;
133 MUTEX_DECLARE ULONG _tx_mutex_performance_suspension_count;
138 MUTEX_DECLARE ULONG _tx_mutex_performance_timeout_count;
143 MUTEX_DECLARE ULONG _tx_mutex_performance_priority_inversion_count;
148 MUTEX_DECLARE ULONG _tx_mutex_performance__priority_inheritance_count;
/ThreadX-v6.4.1/common/inc/
Dtx_mutex.h103 #define MUTEX_DECLARE macro
105 #define MUTEX_DECLARE extern macro
111 MUTEX_DECLARE TX_MUTEX * _tx_mutex_created_ptr;
116 MUTEX_DECLARE ULONG _tx_mutex_created_count;
123 MUTEX_DECLARE ULONG _tx_mutex_performance_put_count;
128 MUTEX_DECLARE ULONG _tx_mutex_performance_get_count;
133 MUTEX_DECLARE ULONG _tx_mutex_performance_suspension_count;
138 MUTEX_DECLARE ULONG _tx_mutex_performance_timeout_count;
143 MUTEX_DECLARE ULONG _tx_mutex_performance_priority_inversion_count;
148 MUTEX_DECLARE ULONG _tx_mutex_performance__priority_inheritance_count;