Home
last modified time | relevance | path

Searched defs:lws_pt_unlock (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/core/
Dprivate-lib-core.h849 #define lws_pt_unlock(_a) (void)(_a) macro
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h997 #define lws_pt_unlock(pt) lws_mutex_refcount_unlock(&pt->mr) macro