Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/windows/
Dwindows-service.c184 lws_plat_service(struct lws_context *context, int timeout_ms) in lws_plat_service() function
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-service.c28 lws_plat_service(struct lws_context *context, int timeout_ms) in lws_plat_service() function
/third_party/libwebsockets/lib/plat/unix/
Dunix-service.c233 lws_plat_service(struct lws_context *context, int timeout_ms) in lws_plat_service() function
/third_party/libwebsockets/lib/plat/optee/
Dnetwork.c192 lws_plat_service(struct lws_context *context, int timeout_ms) in lws_plat_service() function
/third_party/libwebsockets/lib/core-net/
Dservice.c838 n = lws_plat_service(context, timeout_ms); in lws_service()
Dprivate-lib-core-net.h1340 lws_plat_service(struct lws_context *context, int timeout_ms);