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

tx_thread_wait_abort macro

Syntax

#define tx_thread_wait_abort _txe_thread_wait_abort

Examples

tx_thread_wait_abort is referenced by 1 libraries and example projects.

References

LocationText
tx_api.h:1100
#define tx_thread_wait_abort _tx_thread_wait_abort
tx_api.h:1334
#define tx_thread_wait_abort _txe_thread_wait_abort
tx_freertos.c:565
ret = tx_thread_wait_abort(p_thread);