Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/include/
A Drws_list.h48 void rws_list_append(_rws_list * list, _rws_node_value value);
/AliOS-Things-master/components/websocket/src/
A Drws_list.c47 void rws_list_append(_rws_list * list, _rws_node_value value) { in rws_list_append() function
A Drws_socketpriv.c748 rws_list_append(s->recvd_frames, frame_list_var); in rws_socket_append_recvd_frames()
759 rws_list_append(s->send_frames, frame_list_var); in rws_socket_append_send_frames()

Completed in 8 milliseconds