Searched defs:need_reply (Results 1 – 1 of 1) sorted by relevance
52 rt_uint8_t need_reply; /**< whether msg wait reply*/ member101 static void rt_ipc_msg_init(rt_ipc_msg_t msg, struct rt_channel_msg *data, rt_uint8_t need_reply) in rt_ipc_msg_init()476 static rt_err_t _send_recv_timeout(rt_channel_t ch, rt_channel_msg_t data, int need_reply, rt_chann… in _send_recv_timeout()514 static rt_err_t _do_send_recv_timeout(rt_channel_t ch, rt_channel_msg_t data, int need_reply, rt_ch… in _do_send_recv_timeout()
Completed in 9 milliseconds