Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
Dminimal-secure-streams-threads.c41 static int wakes, started_thread; variable
137 started_thread = 1; in myss_state()
141 if (started_thread) in myss_state()