Home
last modified time | relevance | path

Searched refs:thread_info (Results 1 – 25 of 40) sorted by relevance

12

/ThreadX-v6.3.0/ports_module/cortex_m7/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m33/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m4/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m0+/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m23/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m3/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_a7/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c92 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
111 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
114 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
118 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
129 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
138 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
153 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
161 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_a35/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c91 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
106 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
110 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
137 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
152 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
160 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_a35_smp/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c91 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
104 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
108 _gcc_setup(thread_info -> txm_module_thread_entry_info_code_base_address); in _txm_module_thread_shell_entry()
111 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
115 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
126 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
132 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
144 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
152 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m7/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/rxv2/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m33/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m4/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c99 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
109 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
115 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
119 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
130 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
136 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
148 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
156 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m0+/ac6/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m0+/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m23/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m3/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c97 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
107 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
113 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
117 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
128 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
134 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
146 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
154 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m7/ac5/module_lib/src/
Dtxm_module_thread_shell_entry.c98 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
108 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
114 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
118 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
129 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
135 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
147 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
155 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_m4/ac5/module_lib/src/
Dtxm_module_thread_shell_entry.c98 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
108 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
114 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
118 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
129 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
135 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
147 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
155 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_module/cortex_a35_smp/ac6/module_lib/src/
Dtxm_module_thread_shell_entry.c91 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
104 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
111 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
115 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
126 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
132 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
144 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
152 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/ac5/module_lib/src/
Dtxm_module_thread_shell_entry.c98 …D _txm_module_thread_shell_entry(TX_THREAD *thread_ptr, TXM_MODULE_THREAD_ENTRY_INFO *thread_info) in _txm_module_thread_shell_entry() argument
108 if (thread_info -> txm_module_thread_entry_info_start_thread) in _txm_module_thread_shell_entry()
114 _txm_module_entry_info = thread_info; in _txm_module_thread_shell_entry()
118 …_txm_module_kernel_call_dispatcher = thread_info -> txm_module_thread_entry_info_kernel_call_disp… in _txm_module_thread_shell_entry()
129 _txe_thread_resume(thread_info -> txm_module_thread_entry_info_callback_request_thread); in _txm_module_thread_shell_entry()
135 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()
147 …(thread_info -> txm_module_thread_entry_info_entry) (thread_info -> txm_module_thread_entry_info_p… in _txm_module_thread_shell_entry()
155 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry()

12