TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesthreadxTXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread

TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread field

Syntax

TX_THREAD txm_module_instance_start_stop_thread;

References

LocationReferrerText
txm_module.h:458
TX_THREAD txm_module_instance_start_stop_thread;
txm_module_manager_start.c:151_txm_module_manager_start()
status = _txm_module_manager_thread_create(&(module_instance -> txm_module_instance_start_stop_thread),
txm_module_manager_start.c:199_txm_module_manager_start()
_tx_thread_terminate(&(module_instance -> txm_module_instance_start_stop_thread));
txm_module_manager_start.c:202_txm_module_manager_start()
_tx_thread_delete(&(module_instance -> txm_module_instance_start_stop_thread));
txm_module_manager_start.c:222_txm_module_manager_start()
_tx_thread_resume(&(module_instance -> txm_module_instance_start_stop_thread));
txm_module_manager_stop.c:212_txm_module_manager_stop()
_tx_thread_terminate(&(module_instance -> txm_module_instance_start_stop_thread));
txm_module_manager_stop.c:213_txm_module_manager_stop()
_tx_thread_delete(&(module_instance -> txm_module_instance_start_stop_thread));
txm_module_manager_stop.c:222_txm_module_manager_stop()
_txm_module_manager_thread_create(&(module_instance -> txm_module_instance_start_stop_thread),
txm_module_manager_stop.c:238_txm_module_manager_stop()
while ((i < TXM_MODULE_TIMEOUT) && (module_instance -> txm_module_instance_start_stop_thread.tx_thread_state != TX_COMPLETED))
txm_module_manager_stop.c:249_txm_module_manager_stop()
_tx_thread_terminate(&(module_instance -> txm_module_instance_start_stop_thread));
txm_module_manager_stop.c:250_txm_module_manager_stop()
_tx_thread_delete(&(module_instance -> txm_module_instance_start_stop_thread));

Data Use

Functions reading TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread
Type of TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread
all items filtered out