Searched refs:lwp_channel_close (Results 1 – 3 of 3) sorted by relevance
28 rt_err_t lwp_channel_close(int fdt_type, int fd);
1138 rt_err_t lwp_channel_close(int fdt_type, int fd) in lwp_channel_close() function1226 return lwp_channel_close(FDT_TYPE_KERNEL, fd); in rt_channel_close()
4119 return lwp_channel_close(FDT_TYPE_LWP, fd); in sys_channel_close()
Completed in 25 milliseconds