Home
last modified time | relevance | path

Searched refs:lwsl_refcount_cx (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core/
H A Dlogs.c124 lwsl_refcount_cx(lc->log_cx, 1); in __lws_lc_tag()
193 lwsl_refcount_cx(lc->log_cx, -1); in __lws_lc_untag()
517 lwsl_refcount_cx(lws_log_cx_t *cx, int _new) in lwsl_refcount_cx() function
H A Dcontext.c653 lwsl_refcount_cx(context->log_cx, 1); in lws_create_context()
1549 lwsl_refcount_cx(context->log_cx, -1); in lws_create_context()
2228 lwsl_refcount_cx(context->log_cx, -1); in lws_context_destroy()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h792 lwsl_refcount_cx(lws_log_cx_t *cx, int _new);

Completed in 5 milliseconds