Searched defs:sys_thread_new (Results 1 – 2 of 2) sorted by relevance
197 sys_thread_new(const char *name, lwip_thread_fn function, void *arg, int stacksize, int prio) in sys_thread_new() function
80 #define sys_thread_new(n,t,a,s,p) macro