Home
last modified time | relevance | path

Searched defs:reschedule_ticks (Results 1 – 17 of 17) sorted by relevance

/ThreadX-v6.4.1/common_smp/src/
Dtx_timer_change.c74 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _tx_timer_change()
Dtxe_timer_change.c78 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
Dtxe_timer_info_get.c80 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _txe_timer_info_get()
Dtx_timer_create.c78 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate) in _tx_timer_create()
Dtx_timer_info_get.c79 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _tx_timer_info_get()
Dtxe_timer_create.c86 … ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size) in _txe_timer_create()
/ThreadX-v6.4.1/common/src/
Dtx_timer_change.c74 UINT _tx_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _tx_timer_change()
Dtxe_timer_change.c78 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
Dtxe_timer_info_get.c80 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _txe_timer_info_get()
Dtx_timer_create.c79 ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate) in _tx_timer_create()
Dtx_timer_info_get.c79 ULONG *reschedule_ticks, TX_TIMER **next_timer) in _tx_timer_info_get()
Dtxe_timer_create.c86 … ULONG initial_ticks, ULONG reschedule_ticks, UINT auto_activate, UINT timer_control_block_size) in _txe_timer_create()
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_timer_change.c71 UINT _txe_timer_change(TX_TIMER *timer_ptr, ULONG initial_ticks, ULONG reschedule_ticks) in _txe_timer_change()
Dtxm_timer_info_get.c74 …R *timer_ptr, CHAR **name, UINT *active, ULONG *remaining_ticks, ULONG *reschedule_ticks, TX_TIMER… in _txe_timer_info_get()
Dtxm_timer_create.c76 …n_function)(ULONG), ULONG expiration_input, ULONG initial_ticks, ULONG reschedule_ticks, UINT auto… in _txe_timer_create() argument
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_timer_information_test.c99 ULONG reschedule_ticks; in thread_0_entry() local
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_timer_information_test.c99 ULONG reschedule_ticks; in thread_0_entry() local