Home
last modified time | relevance | path

Searched refs:sys_thread_t (Results 1 – 4 of 4) 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 …