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

tx_thread_suspend macro

Syntax

#define tx_thread_suspend _txe_thread_suspend

Examples

tx_thread_suspend is referenced by 4 libraries and example projects.

References

LocationText
tx_api.h:1097
#define tx_thread_suspend _tx_thread_suspend
tx_api.h:1331
#define tx_thread_suspend _txe_thread_suspend
tx_freertos.c:524
ret = tx_thread_suspend(p_thread);