Home
last modified time | relevance | path

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

123456789

/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/module_manager/src/
Dtx_thread_system_return.S36 .global _tx_execution_thread_exit
125 BL _tx_execution_thread_exit // Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_r4/ac6/src/
Dtx_thread_system_return.S36 .global _tx_execution_thread_exit
125 BL _tx_execution_thread_exit // Call the thread exit function
/ThreadX-v6.4.1/ports/arm11/iar/src/
Dtx_thread_system_return.s41 EXTERN _tx_execution_thread_exit
108 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/arm9/iar/src/
Dtx_thread_system_return.s41 EXTERN _tx_execution_thread_exit
108 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/arm9/ac5/src/
Dtx_thread_system_return.s43 IMPORT _tx_execution_thread_exit
109 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/arm11/ac5/src/
Dtx_thread_system_return.s43 IMPORT _tx_execution_thread_exit
109 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/
Dtx_thread_system_return.s26 EXTERN _tx_execution_thread_exit
106 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_r4/iar/src/
Dtx_thread_system_return.s36 EXTERN _tx_execution_thread_exit
116 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_r5/iar/src/
Dtx_thread_system_return.s36 EXTERN _tx_execution_thread_exit
116 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/arm11/gnu/src/
Dtx_thread_system_return.S37 .global _tx_execution_thread_exit
125 BL _tx_execution_thread_exit @ Call the thread exit function
/ThreadX-v6.4.1/ports/arm9/gnu/src/
Dtx_thread_system_return.S37 .global _tx_execution_thread_exit
125 BL _tx_execution_thread_exit @ Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_r4/ac5/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
119 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_r5/ac5/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
119 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/utility/execution_profile_kit/
Dtx_execution_profile.h76 VOID _tx_execution_thread_exit(void);
/ThreadX-v6.4.1/ports_module/cortex_a7/ac5/module_manager/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a9/iar/src/
Dtx_thread_system_return.s41 EXTERN _tx_execution_thread_exit
130 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/src/
Dtx_thread_system_return.s28 IMPORT _tx_execution_thread_exit
119 BL _tx_execution_thread_exit // Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a7/ac5/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a7/iar/src/
Dtx_thread_system_return.s41 EXTERN _tx_execution_thread_exit
126 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a5/ac5/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a15/iar/src/
Dtx_thread_system_return.s36 EXTERN _tx_execution_thread_exit
123 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a5/iar/src/
Dtx_thread_system_return.s41 EXTERN _tx_execution_thread_exit
128 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a8/ac5/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a9/ac5/src/
Dtx_thread_system_return.s36 IMPORT _tx_execution_thread_exit
120 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/cortex_a8/iar/src/
Dtx_thread_system_return.s41 EXTERN _tx_execution_thread_exit
126 BL _tx_execution_thread_exit ; Call the thread exit function

123456789