_tx_thread_system_stack_ptr is only used within threadx.
 
Symbols
loading...
Files
loading...

_tx_thread_system_stack_ptr variable

Syntax

THREAD_DECLARE VOID * _tx_thread_system_stack_ptr;
Implemented in tx_thread_initialize.c:42

References

LocationText
tx_thread_initialize.c:42
VOID * _tx_thread_system_stack_ptr;
tx_thread.h:308
THREAD_DECLARE VOID * _tx_thread_system_stack_ptr;