Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_semaphore_performance_info_get.c147 *timeouts = semaphore_ptr -> tx_semaphore_performance_timeout_count; in _tx_semaphore_performance_info_get()
Dtx_semaphore_cleanup.c180 semaphore_ptr -> tx_semaphore_performance_timeout_count++; in _tx_semaphore_cleanup()
/ThreadX-v6.4.1/common_smp/src/
Dtx_semaphore_performance_info_get.c147 *timeouts = semaphore_ptr -> tx_semaphore_performance_timeout_count; in _tx_semaphore_performance_info_get()
Dtx_semaphore_cleanup.c180 semaphore_ptr -> tx_semaphore_performance_timeout_count++; in _tx_semaphore_cleanup()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_semaphore_information_test.c233 …_performance_suspension_count) || (timeouts != semaphore_0.tx_semaphore_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_semaphore_information_test.c233 …_performance_suspension_count) || (timeouts != semaphore_0.tx_semaphore_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1103 ULONG tx_semaphore_performance_timeout_count; member
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1082 ULONG tx_semaphore_performance_timeout_count; member