Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_ipc.c1120 static rt_channel_t fd_2_channel(int fdt_type, int fd) in fd_2_channel() function
1156 ch = fd_2_channel(fdt_type, fd); in lwp_channel_close()
1175 ch = fd_2_channel(fdt_type, fd); in lwp_channel_send()
1187 ch = fd_2_channel(fdt_type, fd); in lwp_channel_send_recv_timeout()
1199 ch = fd_2_channel(fdt_type, fd); in lwp_channel_reply()
1211 ch = fd_2_channel(fdt_type, fd); in lwp_channel_recv_timeout()

Completed in 8 milliseconds