Searched defs:SOCKBUF_LOCK (Results 1 – 2 of 2) sorted by relevance
130 #define SOCKBUF_LOCK(_sb) mtx_lock(SOCKBUF_MTX(_sb)) macro