Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common/src/
Dtx_thread_initialize.c244 ULONG _tx_thread_performance_wait_abort_count; variable
382 _tx_thread_performance_wait_abort_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_wait_abort.c196 _tx_thread_performance_wait_abort_count++; in _tx_thread_wait_abort()
Dtx_thread_performance_system_info_get.c183 *wait_aborts = _tx_thread_performance_wait_abort_count; in _tx_thread_performance_system_info_get()
/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_initialize.c289 ULONG _tx_thread_performance_wait_abort_count; variable
412 _tx_thread_performance_wait_abort_count = ((ULONG) 0); in _tx_thread_initialize()
Dtx_thread_wait_abort.c196 _tx_thread_performance_wait_abort_count++; in _tx_thread_wait_abort()
Dtx_thread_performance_system_info_get.c183 *wait_aborts = _tx_thread_performance_wait_abort_count; in _tx_thread_performance_system_info_get()
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h510 THREAD_DECLARE ULONG _tx_thread_performance_wait_abort_count; variable
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h431 THREAD_DECLARE ULONG _tx_thread_performance_wait_abort_count; variable