Searched defs:SEQ_UNLOCK (Results 1 – 1 of 1) sorted by relevance
340 #define SEQ_UNLOCK(seq) do { \ macro346 #define SEQ_UNLOCK(seq) mtx_unlock(&(seq)->mtx) macro