Searched defs:auto_start (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_create.c | 82 …stack_size, UINT priority, UINT preempt_threshold, ULONG time_slice, UINT auto_start, UINT thread_… in _txe_thread_create()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_create.c | 99 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 94 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_create.c | 101 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 94 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.3.0/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 109 ULONG time_slice, UINT auto_start, in _txm_module_manager_thread_create()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/ |
| D | os.h | 796 UINT auto_start; member
|