Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtx_semaphore_initialize.c65 ULONG _tx_semaphore_performance_timeout_count; variable
129 _tx_semaphore_performance_timeout_count = ((ULONG) 0); in _tx_semaphore_initialize()
Dtx_semaphore_performance_system_info_get.c126 *timeouts = _tx_semaphore_performance_timeout_count; in _tx_semaphore_performance_system_info_get()
Dtx_semaphore_cleanup.c178 _tx_semaphore_performance_timeout_count++; in _tx_semaphore_cleanup()
/ThreadX-v6.3.0/common_smp/src/
Dtx_semaphore_initialize.c65 ULONG _tx_semaphore_performance_timeout_count; variable
129 _tx_semaphore_performance_timeout_count = ((ULONG) 0); in _tx_semaphore_initialize()
Dtx_semaphore_performance_system_info_get.c126 *timeouts = _tx_semaphore_performance_timeout_count; in _tx_semaphore_performance_system_info_get()
Dtx_semaphore_cleanup.c178 _tx_semaphore_performance_timeout_count++; in _tx_semaphore_cleanup()
/ThreadX-v6.3.0/common/inc/
Dtx_semaphore.h75 _tx_semaphore_performance_timeout_count = ((ULONG) 0)
132 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_timeout_count; variable
/ThreadX-v6.3.0/common_smp/inc/
Dtx_semaphore.h75 _tx_semaphore_performance_timeout_count = ((ULONG) 0)
132 SEMAPHORE_DECLARE ULONG _tx_semaphore_performance_timeout_count; variable
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_semaphore_information_test.c247 …x_semaphore_performance_suspension_count) || (timeouts != _tx_semaphore_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_semaphore_information_test.c247 …x_semaphore_performance_suspension_count) || (timeouts != _tx_semaphore_performance_timeout_count)) in thread_0_entry()