Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/windows/
Dwindows-service.c37 r = lws_service_flag_pending(context, tsi); in _lws_plat_service_forced_tsi()
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-service.c193 m = lws_service_flag_pending(context, tsi); in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/plat/unix/
Dunix-service.c42 r = lws_service_flag_pending(context, tsi); in _lws_plat_service_forced_tsi()
/third_party/libwebsockets/lib/plat/optee/
Dnetwork.c153 m = lws_service_flag_pending(context, tsi); in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/core-net/
Dservice.c568 lws_service_flag_pending(struct lws_context *context, int tsi) in lws_service_flag_pending() function
Dprivate-lib-core-net.h1119 lws_service_flag_pending(struct lws_context *context, int tsi);