Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
H A Dlogs.c529 lws_pthread_mutex_init(&cx->refcount_lock); in lwsl_refcount_cx()
534 lws_pthread_mutex_lock(&cx->refcount_lock); in lwsl_refcount_cx()
548 lws_pthread_mutex_unlock(&cx->refcount_lock); in lwsl_refcount_cx()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h87 pthread_mutex_t refcount_lock; member

Completed in 3 milliseconds