Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_thread_timeout.c128 thread_ptr -> tx_thread_performance_timeout_count++; in _tx_thread_timeout()
Dtx_thread_performance_info_get.c193 *timeouts = thread_ptr -> tx_thread_performance_timeout_count; in _tx_thread_performance_info_get()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_timeout.c128 thread_ptr -> tx_thread_performance_timeout_count++; in _tx_thread_timeout()
Dtx_thread_performance_info_get.c193 *timeouts = thread_ptr -> tx_thread_performance_timeout_count; in _tx_thread_performance_info_get()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_information_test.c121 …ead_performance_relinquish_count) || (timeouts != thread_0.tx_thread_performance_timeout_count) ||… in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_information_test.c121 …ead_performance_relinquish_count) || (timeouts != thread_0.tx_thread_performance_timeout_count) ||… in thread_0_entry()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h629 ULONG tx_thread_performance_timeout_count; member
/ThreadX-v6.4.1/common/inc/
Dtx_api.h597 ULONG tx_thread_performance_timeout_count; member