Home
last modified time | relevance | path

Searched refs:thread_priority (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/addons/web/
Dnx_tcpserver.h177 … VOID *sessions_buffer, UINT buffer_size, UINT thread_priority, ULONG accept_wait_option);
207 … VOID *sessions_buffer, UINT buffer_size, UINT thread_priority, ULONG accept_wait_option);
Dnx_tcpserver.c296 … VOID *sessions_buffer, UINT buffer_size, UINT thread_priority, ULONG accept_wait_option) in _nx_tcpserver_create() argument
317 stack_size, thread_priority, thread_priority, in _nx_tcpserver_create()
/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.h708 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
736 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
Dnxd_ptp_client.c3513 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
3536 …return _nx_ptp_client_create(client_ptr, ip_ptr, interface_index, packet_pool_ptr, thread_priority,
3598 … NX_PACKET_POOL *packet_pool_ptr, UINT thread_priority, UCHAR *thread_stack, UINT stack_size,
3697 thread_priority, thread_priority,
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.h699 VOID *stack_memory_ptr, ULONG stack_size, UINT thread_priority,
741 VOID *stack_memory_ptr, ULONG stack_size, UINT thread_priority,
746 VOID *stack_memory_ptr, ULONG stack_size, UINT thread_priority,
Dnx_ppp.c8979 VOID *stack_memory_ptr, ULONG stack_size, UINT thread_priority, in _nxe_ppp_create() argument
8997 status = _nx_ppp_create(ppp_ptr, name, ip_ptr, stack_memory_ptr, stack_size, thread_priority, in _nxe_ppp_create()
9059 VOID *stack_memory_ptr, ULONG stack_size, UINT thread_priority, in _nx_ppp_create() argument
9110 …stack_memory_ptr, stack_size, thread_priority, thread_priority, NX_PPP_THREAD_TIME_SLICE, TX_DONT_… in _nx_ppp_create()