Home
last modified time | relevance | path

Searched refs:_tx_execution_thread_exit (Results 1 – 25 of 225) sorted by relevance

123456789

/ThreadX-v6.3.0/ports_module/cortex_r4/ac6/module_manager/src/
Dtx_thread_system_return.S37 .global _tx_execution_thread_exit
126 BL _tx_execution_thread_exit // Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_r4/ac6/src/
Dtx_thread_system_return.S37 .global _tx_execution_thread_exit
126 BL _tx_execution_thread_exit // Call the thread exit function
/ThreadX-v6.3.0/ports/arm11/iar/src/
Dtx_thread_system_return.s42 EXTERN _tx_execution_thread_exit
109 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/arm9/iar/src/
Dtx_thread_system_return.s42 EXTERN _tx_execution_thread_exit
109 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/arm9/ac5/src/
Dtx_thread_system_return.s44 IMPORT _tx_execution_thread_exit
110 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/arm11/ac5/src/
Dtx_thread_system_return.s44 IMPORT _tx_execution_thread_exit
110 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_system_return.s27 EXTERN _tx_execution_thread_exit
107 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_r4/iar/src/
Dtx_thread_system_return.s37 EXTERN _tx_execution_thread_exit
117 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_r5/iar/src/
Dtx_thread_system_return.s37 EXTERN _tx_execution_thread_exit
117 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_r4/ac5/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_r5/ac5/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/arm11/gnu/src/
Dtx_thread_system_return.S38 .global _tx_execution_thread_exit
126 BL _tx_execution_thread_exit @ Call the thread exit function
/ThreadX-v6.3.0/ports/arm9/gnu/src/
Dtx_thread_system_return.S38 .global _tx_execution_thread_exit
126 BL _tx_execution_thread_exit @ Call the thread exit function
/ThreadX-v6.3.0/utility/execution_profile_kit/
Dtx_execution_profile.h77 VOID _tx_execution_thread_exit(void);
/ThreadX-v6.3.0/ports/cortex_a9/iar/src/
Dtx_thread_system_return.s42 EXTERN _tx_execution_thread_exit
131 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a8/ac5/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
121 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a8/iar/src/
Dtx_thread_system_return.s42 EXTERN _tx_execution_thread_exit
127 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a9/ac5/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
121 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/src/
Dtx_thread_system_return.s29 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit // Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a7/ac5/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
121 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a7/iar/src/
Dtx_thread_system_return.s42 EXTERN _tx_execution_thread_exit
127 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a5/iar/src/
Dtx_thread_system_return.s42 EXTERN _tx_execution_thread_exit
129 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports_module/cortex_a7/ac5/module_manager/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
121 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a5/ac5/src/
Dtx_thread_system_return.s37 IMPORT _tx_execution_thread_exit
121 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports/cortex_a15/iar/src/
Dtx_thread_system_return.s37 EXTERN _tx_execution_thread_exit
124 BL _tx_execution_thread_exit ; Call the thread exit function

123456789