Searched refs:TX_THREAD_STRUCT (Results 1 – 25 of 81) sorted by relevance
1234
| /ThreadX-v6.3.0/utility/execution_profile_kit/ |
| D | tx_execution_profile.h | 74 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.3.0/utility/execution_profile_kit/smp_version/ |
| D | tx_execution_profile.h | 76 struct TX_THREAD_STRUCT; 81 UINT _tx_execution_thread_time_reset(struct TX_THREAD_STRUCT *thread_ptr); 85 UINT _tx_execution_thread_time_get(struct TX_THREAD_STRUCT *thread_ptr, EXECUTION_TIME *total_time…
|
| /ThreadX-v6.3.0/ports/cortex_m23/ac6/inc/ |
| D | tx_port.h | 105 struct TX_THREAD_STRUCT; 106 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 107 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 108 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 109 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m23/gnu/inc/ |
| D | tx_port.h | 105 struct TX_THREAD_STRUCT; 106 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 107 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 108 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 109 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m23/iar/inc/ |
| D | tx_port.h | 108 struct TX_THREAD_STRUCT; 109 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 110 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 111 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 112 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/gnu/inc/ |
| D | tx_port.h | 103 struct TX_THREAD_STRUCT; 104 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 105 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 106 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 107 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/xtensa/xcc/inc/ |
| D | tx_port.h | 85 struct TX_THREAD_STRUCT; 88 extern void _tx_clib_reent_init (struct TX_THREAD_STRUCT *thread_ptr); 89 extern void _tx_clib_reent_cleanup (struct TX_THREAD_STRUCT *thread_ptr, int partial); 90 extern void _tx_clib_thread_setup(struct TX_THREAD_STRUCT *thread_ptr);
|
| /ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/inc/ |
| D | tx_port.h | 275 VOID (*__mw_thread_exit)(struct TX_THREAD_STRUCT *); 356 struct TX_THREAD_STRUCT; 364 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/inc/ |
| D | tx_port.h | 398 struct TX_THREAD_STRUCT; 406 struct TX_THREAD_STRUCT * 423 struct TX_THREAD_STRUCT; 425 asm struct TX_THREAD_STRUCT *_tx_thread_smp_current_thread_get(void) in _tx_thread_smp_current_thread_get()
|
| /ThreadX-v6.3.0/ports_module/cortex_m23/ac6/inc/ |
| D | tx_port.h | 94 struct TX_THREAD_STRUCT; 95 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 96 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 97 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 98 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m85/ac6/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m85/gnu/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m85/iar/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m55/iar/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m33/ac6/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m33/gnu/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m33/iar/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/inc/ |
| D | tx_port.h | 524 typedef struct TX_THREAD_STRUCT TX_THREAD; 540 struct TX_THREAD_STRUCT; 548 struct TX_THREAD_STRUCT *tx_thread_smp_protect_thread; 561 struct TX_THREAD_STRUCT *tx_thread_smp_core_mapping_thread; 567 struct TX_THREAD_STRUCT * _tx_thread_smp_current_thread_get(void);
|
| /ThreadX-v6.3.0/ports/cortex_m55/ac6/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports/cortex_m55/gnu/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports_arch/ARMv8-M/threadx/inc/ |
| D | tx_port.h | 128 struct TX_THREAD_STRUCT; 129 UINT _txe_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *thread_ptr, ULONG stack_size); 130 UINT _txe_thread_secure_stack_free(struct TX_THREAD_STRUCT *thread_ptr); 131 UINT _tx_thread_secure_stack_allocate(struct TX_THREAD_STRUCT *tx_thread, ULONG stack_size); 132 UINT _tx_thread_secure_stack_free(struct TX_THREAD_STRUCT *tx_thread);
|
| /ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/inc/ |
| D | tx_port.h | 344 struct TX_THREAD_STRUCT; 352 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/inc/ |
| D | tx_port.h | 342 struct TX_THREAD_STRUCT; 350 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/inc/ |
| D | tx_port.h | 340 struct TX_THREAD_STRUCT; 348 struct TX_THREAD_STRUCT *
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/inc/ |
| D | tx_port.h | 347 struct TX_THREAD_STRUCT; 355 struct TX_THREAD_STRUCT *
|
1234