Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-init.c43 lws_plat_context_late_destroy(struct lws_context *context) in lws_plat_context_late_destroy() function
/third_party/libwebsockets/lib/plat/windows/
Dwindows-init.c106 lws_plat_context_late_destroy(struct lws_context *context) in lws_plat_context_late_destroy() function
/third_party/libwebsockets/lib/plat/unix/
Dunix-init.c167 lws_plat_context_late_destroy(struct lws_context *context) in lws_plat_context_late_destroy() function
/third_party/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c152 lws_plat_context_late_destroy(struct lws_context *context) in lws_plat_context_late_destroy() function
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h696 lws_plat_context_late_destroy(struct lws_context *context);
Dcontext.c877 lws_plat_context_late_destroy(context); in lws_create_context()
1093 lws_plat_context_late_destroy(context); in lws_context_destroy2()