Searched defs:lws_pt_unlock (Results 1 – 2 of 2) sorted by relevance
623 #define lws_pt_unlock(_a) (void)(_a) macro
956 #define lws_pt_unlock(pt) lws_mutex_refcount_unlock(&pt->mr) macro