Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common/src/
Dtx_event_flags_initialize.c63 ULONG _tx_event_flags_performance_timeout_count; variable
129 _tx_event_flags_performance_timeout_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c125 *timeouts = _tx_event_flags_performance_timeout_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_cleanup.c197 _tx_event_flags_performance_timeout_count++; in _tx_event_flags_cleanup()
/ThreadX-v6.4.1/common_smp/src/
Dtx_event_flags_initialize.c63 ULONG _tx_event_flags_performance_timeout_count; variable
129 _tx_event_flags_performance_timeout_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c125 *timeouts = _tx_event_flags_performance_timeout_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_cleanup.c197 _tx_event_flags_performance_timeout_count++; in _tx_event_flags_cleanup()
/ThreadX-v6.4.1/common/inc/
Dtx_event_flags.h78 _tx_event_flags_performance_timeout_count = ((ULONG) 0)
135 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_timeout_count; variable
/ThreadX-v6.4.1/common_smp/inc/
Dtx_event_flags.h78 _tx_event_flags_performance_timeout_count = ((ULONG) 0)
135 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_timeout_count; variable
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_event_flag_information_test.c390 …ent_flags_performance_suspension_count) || (timeouts != _tx_event_flags_performance_timeout_count)) in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_event_flag_information_test.c390 …ent_flags_performance_suspension_count) || (timeouts != _tx_event_flags_performance_timeout_count)) in thread_0_entry()