Searched defs:sys_thread_new (Results 1 – 2 of 2) sorted by relevance
18 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn func, void *arg, int stacksize, int pr… in sys_thread_new() function
71 #define sys_thread_new(n,t,a,s,p) macro
Completed in 13 milliseconds