nx_server_thread_entry() is only used within Nx_WebServer.
 
Symbols
loading...
Files
loading...

nx_server_thread_entry() function

Syntax

static void nx_server_thread_entry(ULONG thread_input);
Implemented in app_netxduo.c:513

Arguments

thread_input

References

LocationReferrerText
app_netxduo.c:513
void nx_server_thread_entry(ULONG thread_input)
app_netxduo.c:98
static void nx_server_thread_entry(ULONG thread_input);
app_netxduo.c:283MX_NetXDuo_Init()
ret = tx_thread_create(&AppWebServerThread, "App Web Server Thread", nx_server_thread_entry, 0, pointer, 2 * DEFAULT_MEMORY_SIZE,

Call Tree

Functions called by nx_server_thread_entry()
nx_server_thread_entry()
Data read by nx_server_thread_entry()
Data written by nx_server_thread_entry()
nx_server_thread_entry()::thread_input
nx_server_thread_entry()::status
all items filtered out
nx_server_thread_entry()
nx_server_thread_entry()::status
all items filtered out
Type of nx_server_thread_entry()
nx_server_thread_entry()
all items filtered out