Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_event_flags_initialize.c64 ULONG _tx_event_flags_performance_timeout_count; variable
130 _tx_event_flags_performance_timeout_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c126 *timeouts = _tx_event_flags_performance_timeout_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_cleanup.c198 _tx_event_flags_performance_timeout_count++; in _tx_event_flags_cleanup()
/ThreadX-v6.3.0/common/src/
Dtx_event_flags_initialize.c64 ULONG _tx_event_flags_performance_timeout_count; variable
130 _tx_event_flags_performance_timeout_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c126 *timeouts = _tx_event_flags_performance_timeout_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_cleanup.c198 _tx_event_flags_performance_timeout_count++; in _tx_event_flags_cleanup()
/ThreadX-v6.3.0/common/inc/
Dtx_event_flags.h79 _tx_event_flags_performance_timeout_count = ((ULONG) 0)
136 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_timeout_count; variable
/ThreadX-v6.3.0/common_smp/inc/
Dtx_event_flags.h79 _tx_event_flags_performance_timeout_count = ((ULONG) 0)
136 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_timeout_count; variable
/ThreadX-v6.3.0/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()
/ThreadX-v6.3.0/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()