Home
last modified time | relevance | path

Searched refs:sys_thread_t (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/porting/include/arch/
H A Dsys_arch.h70 typedef uint32_t sys_thread_t; typedef
/kernel/liteos_m/components/net/lwip-2.1/porting/include/arch/
H A Dsys_arch.h64 typedef uint32_t sys_thread_t; typedef
/kernel/uniproton/src/net/lwip-2.1/include/arch/
H A Dsys_arch.h43 typedef sys_sem_t sys_thread_t; typedef
/kernel/liteos_a/net/lwip-2.1/porting/src/
H A Dsys_arch.c55 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int prio) in sys_thread_new()
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dsys_arch.c57 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int prio) in sys_thread_new()
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsys_arch.c42 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stackSize, int prio) in sys_thread_new()

Completed in 6 milliseconds