Home
last modified time | relevance | path

Searched refs:sys_thread_t (Results 1 – 8 of 8) sorted by relevance

/third_party/lwip/test/sockets/
Dsockets_stresstest.c457 sys_thread_t t; in sockets_stresstest_conn_client()
570 sys_thread_t t; in sockets_stresstest_start_clients()
611 sys_thread_t t; in sockets_stresstest_listener()
659 sys_thread_t t; in sockets_stresstest_init_loopback()
678 sys_thread_t t; in sockets_stresstest_init_server()
/third_party/lwip/test/unit/arch/
Dsys_arch.h54 typedef u32_t sys_thread_t; typedef
Dsys_arch.c196 sys_thread_t
/third_party/lwip/src/include/lwip/
Dsys.h420 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int …
/third_party/lwip/
D0066-adapt-to-dpdk-19.11-and-dpdk-21.11.patch35 @@ -79,6 +79,7 @@ typedef struct sys_thread *sys_thread_t;
D0024-refactor-pkt-read-send-performance.patch181 typedef struct sys_thread *sys_thread_t;
D0053-cleancode-improve-lwipopts.h-readability.patch1289 typedef struct sys_thread *sys_thread_t;
D0002-adapt-lstack.patch1749 +sys_thread_t sys_thread_new(const char *name, lwip_thread_fn function, void *arg, int stacksize, i…
3407 +typedef struct sys_thread *sys_thread_t;