Home
last modified time | relevance | path

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

/lib/liblwip/src/include/arch/
Dsys_arch.h56 typedef struct sys_thread * sys_thread_t; typedef
/lib/liblwip/src/include/lwip/
Dsys.h224 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int …
/lib/liblwip/doc/
Dsys_arch.txt171 - sys_thread_t sys_thread_new(char *name, void (* thread)(void *arg), void *arg, int stacksize, int…
261 sys_sem_t, sys_mbox_t, sys_thread_t,
/lib/liblwip/src/arch/
Dsys_arch.c127 sys_thread_t