Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core/
Dprivate-lib-core.h846 #define lws_pt_mutex_destroy(_a) (void)(_a) macro
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h990 lws_pt_mutex_destroy(struct lws_context_per_thread *pt) in lws_pt_mutex_destroy() function