Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h374 lws_system_cpd_start_defer(struct lws_context *cx, lws_usec_t defer_us);
/third_party/libwebsockets/lib/core-net/client/
Dconnect2.c109 lws_system_cpd_start_defer(wsi->a.context, LWS_US_PER_SEC); in lws_getaddrinfo46()
/third_party/libwebsockets/lib/core/
Dcontext.c1576 lws_system_cpd_start_defer(struct lws_context *cx, lws_usec_t defer_us) in lws_system_cpd_start_defer() function