Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
H A Dlogs.c520 volatile lws_log_cx_t *vcx = (volatile lws_log_cx_t *)cx; in lwsl_refcount_cx() local
527 if (!vcx->inited) { in lwsl_refcount_cx()
528 vcx->inited = 1; in lwsl_refcount_cx()
530 vcx->inited = 2; in lwsl_refcount_cx()
532 while (vcx->inited != 2) in lwsl_refcount_cx()

Completed in 1 milliseconds