Searched refs:time_slice (Results 1 – 4 of 4) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| D | ux_utility_semaphore_get.c | 88 ULONG time_slice; in _ux_utility_semaphore_get() local 98 &time_slice, &next_thread,&suspended_thread); in _ux_utility_semaphore_get()
|
| D | ux_utility_thread_create.c | 89 ULONG time_slice, UINT auto_start) in _ux_utility_thread_create() argument 97 stack_start,stack_size, priority,preempt_threshold,time_slice,auto_start); in _ux_utility_thread_create()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_utility.h | 124 ULONG time_slice, UINT auto_start); 212 …e(t,name,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) (UX_… argument 213 …c(t,name,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) do{}… argument 250 …e(t,name,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) (UX_… argument 300 …e(t,name,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) (UX_… argument
|
| /USBX-v6.2.1/test/regression/ |
| D | ux_test_utility_sim.c | 718 ULONG time_slice, UINT auto_start) in _tx_thread_create() argument 811 thread_ptr -> tx_thread_time_slice = time_slice; in _tx_thread_create() 812 thread_ptr -> tx_thread_new_time_slice = time_slice; in _tx_thread_create()
|