Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-client.h156 #define lwsl_sspc_thread(_w, ...) lwsl_sspc(_w, LLL_THREAD, __VA_ARGS__) macro
158 #define lwsl_sspc_thread(_w, ...) do {} while(0) macro