Home
last modified time | relevance | path

Searched defs:entry_exit_notify (Results 1 – 25 of 47) sorted by relevance

12

/ThreadX-v6.3.0/common/src/
Dtx_thread_shell_entry.c83 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type); in _tx_thread_shell_entry() local
133 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_shell_entry() local
Dtx_thread_terminate.c87 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT id); in _tx_thread_terminate() local
/ThreadX-v6.3.0/common_smp/src/
Dtx_thread_shell_entry.c83 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type); in _tx_thread_shell_entry() local
133 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_shell_entry() local
Dtx_thread_terminate.c87 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT id); in _tx_thread_terminate() local
/ThreadX-v6.3.0/ports_module/cortex_a7/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c98 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
138 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_a35/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c97 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type); in _txm_module_thread_shell_entry() local
137 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_a35/ac6/module_lib/src/
Dtxm_module_thread_shell_entry.c97 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type); in _txm_module_thread_shell_entry() local
137 entry_exit_notify = thread_info -> txm_module_thread_entry_info_exit_notify; in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m7/ac5/module_lib/src/
Dtxm_module_thread_shell_entry.c102 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m7/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m7/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/rxv2/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m33/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m33/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m4/ac5/module_lib/src/
Dtxm_module_thread_shell_entry.c102 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m4/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m4/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c103 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m0+/ac6/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m0+/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_m0+/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_module/cortex_a35_smp/ac6/module_lib/src/
Dtxm_module_thread_shell_entry.c95 VOID (*entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/ac5/module_lib/src/
Dtxm_module_thread_shell_entry.c102 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/gnu/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx_modules/iar/module_lib/src/
Dtxm_module_thread_shell_entry.c101 VOID (*entry_exit_notify)(TX_THREAD *, UINT); in _txm_module_thread_shell_entry() local

12