Home
last modified time | relevance | path

Searched refs:txm_module_thread_entry_info_thread (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c447 thread_entry_info -> txm_module_thread_entry_info_thread = thread_ptr; in _txm_module_manager_thread_create()
/ThreadX-v6.3.0/common_modules/inc/
Dtxm_module.h493 TX_THREAD *txm_module_thread_entry_info_thread; member