Home
last modified time | relevance | path

Searched defs:sys_thread_new (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/porting/src/
Dsys_arch.c55 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int … in sys_thread_new() function
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
Dsys_arch.c57 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int … in sys_thread_new() function
/kernel/uniproton/src/net/lwip-2.1/src/
Dsys_arch.c42 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int … in sys_thread_new() function