Searched defs:preemption_threshold (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_info_get.c | 84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_info_get.c | 84 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _tx_thread_info_get()
|
| D | txe_thread_info_get.c | 86 UINT *priority, UINT *preemption_threshold, ULONG *time_slice, in _txe_thread_info_get()
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_info_get.c | 79 …r, CHAR **name, UINT *state, ULONG *run_count, UINT *priority, UINT *preemption_threshold, ULONG *… in _txe_thread_info_get()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_information_test.c | 59 UINT preemption_threshold; in thread_0_entry() local
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_information_test.c | 59 UINT preemption_threshold; in thread_0_entry() local
|