Home
last modified time | relevance | path

Searched defs:rws_thread_struct (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/websocket/src/
A Drws_thread.c35 struct rws_thread_struct { struct
36 rws_thread_funct thread_function;
37 void * user_object;
38 pthread_t thread;

Completed in 2 milliseconds