Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/example/
A Dwebsocket_example.c206 rws_thread_sleep(1000); in websoc_cli_test_int()
224 rws_thread_sleep(1000); in websoc_cli_test_int()
/AliOS-Things-master/components/websocket/src/
A Drws_thread.c117 void rws_thread_sleep(const unsigned int millisec) { in rws_thread_sleep() function
A Drws_socketpriv.c486 rws_thread_sleep(RWS_CONNECT_RETRY_DELAY); // little bit wait after send message in rws_socket_send_disconnect()
558 rws_thread_sleep(RWS_CONNECT_RETRY_DELAY); in rws_socket_connect_getaddr_info()
602 rws_thread_sleep(RWS_CONNECT_RETRY_DELAY); in rws_socket_connect_to_host()
684 rws_thread_sleep(10); in rws_socket_work_th_func()
/AliOS-Things-master/components/websocket/include/
A Dlibrws.h548 RWS_API(void) rws_thread_sleep(const unsigned int millisec);

Completed in 7 milliseconds