Home
last modified time | relevance | path

Searched defs:preemption_threshold (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_info_get.c84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
Dtxe_thread_info_get.c86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
/ThreadX-v6.2.1/common/src/
Dtx_thread_info_get.c84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
Dtxe_thread_info_get.c86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
/ThreadX-v6.2.1/common_modules/module_lib/src/
Dtxm_thread_info_get.c79 …r, CHAR **name, UINT *state, ULONG *run_count, UINT *priority, UINT *preemption_threshold, ULONG *… in _txe_thread_info_get()