Home
last modified time | relevance | path

Searched refs:timer_thread_input (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtx_timer_thread_entry.c77 VOID _tx_timer_thread_entry(ULONG timer_thread_input) in _tx_timer_thread_entry() argument
102 if (timer_thread_input == TX_TIMER_ID) in _tx_timer_thread_entry()
/ThreadX-v6.3.0/common/inc/
Dtx_timer.h66 VOID _tx_timer_thread_entry(ULONG timer_thread_input);
/ThreadX-v6.3.0/common_smp/inc/
Dtx_timer.h64 VOID _tx_timer_thread_entry(ULONG timer_thread_input);
/ThreadX-v6.3.0/common_smp/src/
Dtx_timer_thread_entry.c77 VOID _tx_timer_thread_entry(ULONG timer_thread_input) in _tx_timer_thread_entry() argument
107 if (timer_thread_input == TX_TIMER_ID) in _tx_timer_thread_entry()