Searched defs:PORT_UNLOCK (Results 1 – 1 of 1) sorted by relevance
407 #define PORT_UNLOCK(port) sx_xunlock(&(port)->lock); macro419 #define PORT_UNLOCK(port) mtx_unlock(&(port)->lock); macro