Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-init.c34 lws_plat_context_early_destroy(struct lws_context *context) in lws_plat_context_early_destroy() function
/third_party/libwebsockets/lib/plat/windows/
Dwindows-init.c135 lws_plat_context_early_destroy(struct lws_context *context) in lws_plat_context_early_destroy() function
/third_party/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c147 lws_plat_context_early_destroy(struct lws_context *context) in lws_plat_context_early_destroy() function
/third_party/libwebsockets/lib/plat/unix/
Dunix-init.c224 lws_plat_context_early_destroy(struct lws_context *context) in lws_plat_context_early_destroy() function
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h925 lws_plat_context_early_destroy(struct lws_context *context);
Dcontext.c1808 lws_plat_context_early_destroy(context); in lws_context_destroy()