Home
last modified time | relevance | path

Searched refs:sys_thread_t (Results 1 - 4 of 4) sorted by relevance

/third_party/lwip/test/sockets/
H A 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/
H A Dsys_arch.h53 /* DWORD (thread id) is used for sys_thread_t but we won't include windows.h */
54 typedef u32_t sys_thread_t; typedef
H A Dsys_arch.c196 sys_thread_t
/third_party/lwip/src/include/lwip/
H A Dsys.h420 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int prio);

Completed in 4 milliseconds