Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/src/
A Drws_thread.c36 rws_thread_funct thread_function;
84 rws_thread rws_thread_create(rws_thread_funct thread_function, void * user_object) { in rws_thread_create()
/AliOS-Things-master/components/websocket/include/
A Dlibrws.h150 typedef void (*rws_thread_funct)(void * user_object); typedef
542 RWS_API(rws_thread) rws_thread_create(rws_thread_funct thread_function, void * user_object);

Completed in 4 milliseconds