Home
last modified time | relevance | path

Searched refs:_tx_semaphore_performance_suspension_count (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_semaphore_initialize.c60 ULONG _tx_semaphore_performance_suspension_count; variable
128 _tx_semaphore_performance_suspension_count = ((ULONG) 0); in _tx_semaphore_initialize()
Dtx_semaphore_performance_system_info_get.c119 *suspensions = _tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_system_info_get()
Dtx_semaphore_get.c141 _tx_semaphore_performance_suspension_count++; in _tx_semaphore_get()
/ThreadX-v6.2.1/common/src/
Dtx_semaphore_initialize.c60 ULONG _tx_semaphore_performance_suspension_count; variable
128 _tx_semaphore_performance_suspension_count = ((ULONG) 0); in _tx_semaphore_initialize()
Dtx_semaphore_performance_system_info_get.c119 *suspensions = _tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_system_info_get()
Dtx_semaphore_get.c141 _tx_semaphore_performance_suspension_count++; in _tx_semaphore_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_semaphore.h74 _tx_semaphore_performance_suspension_count = ((ULONG) 0); \
127 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_suspension_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_semaphore.h74 _tx_semaphore_performance_suspension_count = ((ULONG) 0); \
127 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_suspension_count; variable