Searched refs:TX_THREAD_STRUCT (Results 1 – 25 of 81) sorted by relevance
1234
| /ThreadX-v6.4.1/utility/execution_profile_kit/ |
| D | tx_execution_profile.h | 73 struct TX_THREAD_STRUCT; 79 UINT _tx_execution_thread_time_reset(struct TX_THREAD_STRUCT *thread_ptr); 83 UINT _tx_execution_thread_time_get(struct TX_THREAD_STRUCT *thread_ptr, EXECUTION_TIME *total_time…
|
| /ThreadX-v6.4.1/utility/execution_profile_kit/smp_version/ |
| D | tx_execution_profile.h | 75 struct TX_THREAD_STRUCT; 80 UINT _tx_execution_thread_time_reset(struct TX_THREAD_STRUCT *thread_ptr); 84 UINT _tx_execution_thread_time_get(struct TX_THREAD_STRUCT *thread_ptr, EXECUTION_TIME *total_time…
|
| /ThreadX-v6.4.1/ports/cortex_m23/ac6/inc/ |
| D | tx_port.h | 104 struct TX_THREAD_STRUCT; 105 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 106 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 107 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 108 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m23/gnu/inc/ |
| D | tx_port.h | 104 struct TX_THREAD_STRUCT; 105 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 106 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 107 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 108 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m23/iar/inc/ |
| D | tx_port.h | 107 struct TX_THREAD_STRUCT; 108 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 109 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 110 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 111 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/gnu/inc/ |
| D | tx_port.h | 102 struct TX_THREAD_STRUCT; 103 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 104 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 105 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 106 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/xtensa/xcc/inc/ |
| D | tx_port.h | 84 struct TX_THREAD_STRUCT; 87 extern void _tx_clib_reent_init (struct TX_THREAD_STRUCT *thread_ptr); 88 extern void _tx_clib_reent_cleanup (struct TX_THREAD_STRUCT *thread_ptr, int partial); 89 extern void _tx_clib_thread_setup(struct TX_THREAD_STRUCT *thread_ptr);
|
| /ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/inc/ |
| D | tx_port.h | 274 VOID (*__mw_thread_exit)(struct TX_THREAD_STRUCT *); 355 struct TX_THREAD_STRUCT; 363 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/inc/ |
| D | tx_port.h | 397 struct TX_THREAD_STRUCT; 405 struct TX_THREAD_STRUCT * 422 struct TX_THREAD_STRUCT; 424 asm struct TX_THREAD_STRUCT *_tx_thread_smp_current_thread_get(void) in _tx_thread_smp_current_thread_get()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/inc/ |
| D | tx_port.h | 93 struct TX_THREAD_STRUCT; 94 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 95 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 96 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 97 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m33/ac6/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m33/gnu/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m33/iar/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m55/gnu/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m55/iar/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports_smp/linux/gnu/inc/ |
| D | tx_port.h | 523 typedef struct TX_THREAD_STRUCT TX_THREAD; 539 struct TX_THREAD_STRUCT; 547 struct TX_THREAD_STRUCT *tx_thread_smp_protect_thread; 560 struct TX_THREAD_STRUCT *tx_thread_smp_core_mapping_thread; 566 struct TX_THREAD_STRUCT * _tx_thread_smp_current_thread_get(void);
|
| /ThreadX-v6.4.1/ports/cortex_m55/ac6/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m85/ac6/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m85/gnu/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports/cortex_m85/iar/inc/ |
| D | tx_port.h | 127 struct TX_THREAD_STRUCT; 128 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 129 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 130 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 131 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/inc/ |
| D | tx_port.h | 343 struct TX_THREAD_STRUCT; 351 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/inc/ |
| D | tx_port.h | 339 struct TX_THREAD_STRUCT; 347 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/inc/ |
| D | tx_port.h | 341 struct TX_THREAD_STRUCT; 349 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/inc/ |
| D | tx_port.h | 339 struct TX_THREAD_STRUCT; 347 struct TX_THREAD_STRUCT *
|
1234