Home
last modified time | relevance | path

Searched refs:_txm_module_manager_thread_notify_trampoline (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_thread_notify_trampoline.c70 VOID _txm_module_manager_thread_notify_trampoline(TX_THREAD *thread_ptr, UINT type) in _txm_module_manager_thread_notify_trampoline() function
/ThreadX-v6.3.0/common_modules/inc/
Dtxm_module.h678 VOID _txm_module_manager_thread_notify_trampoline(TX_THREAD *thread_ptr, UINT type);
/ThreadX-v6.3.0/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h2125 thread_entry_exit_notify = _txm_module_manager_thread_notify_trampoline; in _txm_module_manager_tx_thread_entry_exit_notify_dispatch()