Home
last modified time | relevance | path

Searched refs:_tx_semaphore_performance_put_count (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_semaphore_initialize.c50 ULONG _tx_semaphore_performance_put_count; variable
126 _tx_semaphore_performance_put_count = ((ULONG) 0); in _tx_semaphore_initialize()
Dtx_semaphore_performance_system_info_get.c105 *puts = _tx_semaphore_performance_put_count; in _tx_semaphore_performance_system_info_get()
Dtx_semaphore_put.c96 _tx_semaphore_performance_put_count++; in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c102 _tx_semaphore_performance_put_count++; in _tx_semaphore_ceiling_put()
/ThreadX-v6.2.1/common/src/
Dtx_semaphore_initialize.c50 ULONG _tx_semaphore_performance_put_count; variable
126 _tx_semaphore_performance_put_count = ((ULONG) 0); in _tx_semaphore_initialize()
Dtx_semaphore_performance_system_info_get.c105 *puts = _tx_semaphore_performance_put_count; in _tx_semaphore_performance_system_info_get()
Dtx_semaphore_put.c96 _tx_semaphore_performance_put_count++; in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c102 _tx_semaphore_performance_put_count++; in _tx_semaphore_ceiling_put()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_semaphore.h72 _tx_semaphore_performance_put_count = ((ULONG) 0); \
117 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_put_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_semaphore.h72 _tx_semaphore_performance_put_count = ((ULONG) 0); \
117 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_put_count; variable