Searched defs:PORT_LOCK (Results 1 – 1 of 1) sorted by relevance
406 #define PORT_LOCK(port) sx_xlock(&(port)->lock); macro418 #define PORT_LOCK(port) mtx_lock(&(port)->lock); macro