Home
last modified time | relevance | path

Searched refs:_nx_http_server_thread_entry (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.h608 VOID _nx_http_server_thread_entry(ULONG http_server_address);
Dnxd_http_server.c1431 …te(&(http_server_ptr -> nx_http_server_thread), "HTTP Server Thread", _nx_http_server_thread_entry, in _nx_http_server_create()
2952 VOID _nx_http_server_thread_entry(ULONG http_server) in _nx_http_server_thread_entry() function