Home
last modified time | relevance | path

Searched refs:lwp_channel_close (Results 1 – 3 of 3) sorted by relevance

/components/lwp/
A Dlwp_ipc_internal.h28 rt_err_t lwp_channel_close(int fdt_type, int fd);
A Dlwp_ipc.c1138 rt_err_t lwp_channel_close(int fdt_type, int fd) in lwp_channel_close() function
1226 return lwp_channel_close(FDT_TYPE_KERNEL, fd); in rt_channel_close()
A Dlwp_syscall.c4119 return lwp_channel_close(FDT_TYPE_LWP, fd); in sys_channel_close()

Completed in 25 milliseconds