Searched refs:sys_thread_t (Results 1 – 3 of 3) sorted by relevance
28 typedef thread_t * sys_thread_t; typedef
224 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int …
18 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn func, void *arg, int stacksize, int pr… in sys_thread_new()
Completed in 5 milliseconds