Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dsys.h80 #define sys_thread_new(n,t,a,s,p) macro
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_adapter/liteos_207/src/arch/
Dsys_arch.c485 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn function, void *arg, int stacksize, in… in sys_thread_new() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dsys.h92 #define sys_thread_new(n, t, a, s, p) macro