Searched defs:auto_start (Results 1 – 7 of 7) sorted by relevance
| /ThreadX-v6.4.1/common_modules/module_lib/src/ |
| D | txm_thread_create.c | 81 …stack_size, UINT priority, UINT preempt_threshold, ULONG time_slice, UINT auto_start, UINT thread_… in _txe_thread_create()
|
| /ThreadX-v6.4.1/common/src/ |
| D | tx_thread_create.c | 98 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 93 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.4.1/common_smp/src/ |
| D | tx_thread_create.c | 100 ULONG time_slice, UINT auto_start) in _tx_thread_create()
|
| D | txe_thread_create.c | 93 ULONG time_slice, UINT auto_start, UINT thread_control_block_size) in _txe_thread_create()
|
| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_thread_create.c | 108 ULONG time_slice, UINT auto_start, in _txm_module_manager_thread_create()
|
| /ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
| D | os.h | 795 UINT auto_start; member
|