Searched refs:lws_pt_mutex_destroy (Results 1 – 3 of 3) sorted by relevance
852 #define lws_pt_mutex_destroy(_a) (void)(_a) macro
2129 lws_pt_mutex_destroy(pt); in lws_context_destroy()
990 lws_pt_mutex_destroy(struct lws_context_per_thread *pt) in lws_pt_mutex_destroy() function