App_Main_Thread_Entry() is only used within Nx_TCP_Echo_Server.
 
Symbols
loading...
Files
loading...

App_Main_Thread_Entry() function

Main thread entry.

Syntax

static VOID App_Main_Thread_Entry(ULONG thread_input);
Implemented in app_netxduo.c:217

Arguments

thread_input

ULONG user argument used by the thread entry

Return value

none

References

LocationReferrerText
app_netxduo.c:217
static VOID App_Main_Thread_Entry(ULONG thread_input)
app_netxduo.c:66
static VOID App_Main_Thread_Entry(ULONG thread_input);
app_netxduo.c:157MX_NetXDuo_Init()
ret = tx_thread_create(&AppMainThread, "App Main thread", App_Main_Thread_Entry, 0, pointer, 2 * DEFAULT_MEMORY_SIZE,

Call Tree

Data read by App_Main_Thread_Entry()
Data written by App_Main_Thread_Entry()
App_Main_Thread_Entry()::ret
all items filtered out
App_Main_Thread_Entry()
App_Main_Thread_Entry()::ret
all items filtered out
Type of App_Main_Thread_Entry()
App_Main_Thread_Entry()
all items filtered out