Home
last modified time | relevance | path

Searched refs:tx_thread_entry_exit_notify (Results 1 – 25 of 78) sorted by relevance

1234

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_shell_entry.c99 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_shell_entry()
133 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_shell_entry()
Dtx_thread_entry_exit_notify.c102 thread_ptr -> tx_thread_entry_exit_notify = thread_entry_exit_notify; in _tx_thread_entry_exit_notify()
Dtx_thread_terminate.c129 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_terminate()
/ThreadX-v6.2.1/common/src/
Dtx_thread_shell_entry.c99 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_shell_entry()
133 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_shell_entry()
Dtx_thread_entry_exit_notify.c102 thread_ptr -> tx_thread_entry_exit_notify = thread_entry_exit_notify; in _tx_thread_entry_exit_notify()
Dtx_thread_terminate.c129 entry_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _tx_thread_terminate()
/ThreadX-v6.2.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk90 ../tx_thread_entry_exit_notify.c \
276 ./tx_thread_entry_exit_notify.d \
464 ./tx_thread_entry_exit_notify.obj \
DccsObjs.opt1 …save.obj" "./tx_thread_create.obj" "./tx_thread_delete.obj" "./tx_thread_entry_exit_notify.obj" ".…
/ThreadX-v6.2.1/ports/linux/gnu/example_build/
Dfile_list.mk148 tx_thread_entry_exit_notify.c \
/ThreadX-v6.2.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk157 tx_thread_entry_exit_notify.c \
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c443 …fo -> txm_module_thread_entry_info_exit_notify = thread_ptr -> tx_thread_entry_exit_notify; in _txm_module_manager_thread_create()
/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj108 tx_thread_entry_exit_notify.c
Dtxe.gpj109 tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_m3/ghs/example_build/
Dtx.gpj104 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/common/
DCMakeLists.txt88 ${CMAKE_CURRENT_LIST_DIR}/src/tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_m7/ghs/example_build/
Dtx.gpj104 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
Dtxe.gpj105 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_r4/ghs/example_build/
Dtx.gpj111 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
Dtxe.gpj112 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_r7/ghs/example_build/
Dtx.gpj111 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
Dtxe.gpj112 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_a8/ghs/example_build/
Dtxe.gpj112 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_a9/ghs/example_build/
Dtxe.gpj112 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_r5/ghs/example_build/
Dtxe.gpj112 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c
/ThreadX-v6.2.1/ports/cortex_m4/ghs/example_build/
Dtx.gpj104 ..\..\..\..\common\src\tx_thread_entry_exit_notify.c

1234