threadx + 0/10 examples
CodeScope will show references to TX_DONT_START from the following samples and libraries:
Libraries
Examples
STM32469I-Discovery
Applications
FileX
STM32F429ZI-Nucleo
Applications
NetXDuo
 
Symbols
loading...
Files
loading...

TX_DONT_START macro

Syntax

#define TX_DONT_START ((UINT) 0)

Examples

TX_DONT_START is referenced by 10 libraries and example projects.

References

LocationText
tx_api.h:142
#define TX_DONT_START ((UINT) 0)
tx_freertos.c:345
puxStackBuffer, ulStackDepth, prio, prio, 0u, TX_DONT_START);
tx_freertos.c:420
p_stack, usStackDepth, prio, prio, 0u, TX_DONT_START);
tx_timer_initialize.c:262
txm_module_manager_start.c:161
TX_DONT_START,
txm_module_manager_start.c:190
TX_DONT_START,