Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/src/
A Drws_thread.c84 rws_thread rws_thread_create(rws_thread_funct thread_function, void * user_object) { in rws_thread_create() function
A Drws_socketpriv.c696 s->work_thread = rws_thread_create(&rws_socket_work_th_func, s); in rws_socket_create_start_work_thread()
/AliOS-Things-master/components/websocket/include/
A Dlibrws.h542 RWS_API(rws_thread) rws_thread_create(rws_thread_funct thread_function, void * user_object);

Completed in 6 milliseconds