threadx + 0/3 examples
CodeScope will show references to tx_thread_delete from the following samples and libraries:
 
Symbols
loading...
Files
loading...

tx_thread_delete macro

Syntax

#define tx_thread_delete _txe_thread_delete

Examples

tx_thread_delete is referenced by 3 libraries and example projects.

References

LocationText
tx_api.h:1084
#define tx_thread_delete _tx_thread_delete
tx_api.h:1318
#define tx_thread_delete _txe_thread_delete
tx_freertos.c:128
ret = tx_thread_delete(&p_task->thread);