Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtx_semaphore_performance_info_get.c148 *timeouts = semaphore_ptr -> tx_semaphore_performance_timeout_count; in _tx_semaphore_performance_info_get()
Dtx_semaphore_cleanup.c181 semaphore_ptr -> tx_semaphore_performance_timeout_count++; in _tx_semaphore_cleanup()
/ThreadX-v6.3.0/common_smp/src/
Dtx_semaphore_performance_info_get.c148 *timeouts = semaphore_ptr -> tx_semaphore_performance_timeout_count; in _tx_semaphore_performance_info_get()
Dtx_semaphore_cleanup.c181 semaphore_ptr -> tx_semaphore_performance_timeout_count++; in _tx_semaphore_cleanup()
/ThreadX-v6.3.0/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.3.0/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.3.0/common_smp/inc/
Dtx_api.h1098 ULONG tx_semaphore_performance_timeout_count; member
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1077 ULONG tx_semaphore_performance_timeout_count; member