Searched defs:SOCK_LOCK (Results 1 – 2 of 2) sorted by relevance
225 #define SOCK_LOCK(so) mtx_lock(&(so)->so_lock) macro