Searched refs:auto_start (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/common/core/src/ |
| 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,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) (UX_SUCCESS) argument 213 …e,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) do{}while(0) argument 250 …e,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) (UX_SUCCESS) argument 300 …e,entry,entry_param,stack,stack_size,priority,preempt_threshold,time_slice,auto_start) (UX_SUCCESS) 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 920 if (auto_start == TX_AUTO_START) in _tx_thread_create()
|