AppMainThread is only used within Nx_TCP_Echo_Server.
 
Symbols
loading...
Files
loading...

AppMainThread variable

Syntax

TX_THREAD AppMainThread;

References

LocationReferrerText
app_netxduo.c:32
TX_THREAD AppMainThread;
app_netxduo.c:157MX_NetXDuo_Init()
ret = tx_thread_create(&AppMainThread, "App Main thread", App_Main_Thread_Entry, 0, pointer, 2 * DEFAULT_MEMORY_SIZE,

Type Use

Type of AppMainThread
AppMainThread
all items filtered out