Searched defs:PORT_UNLOCK (Results 1 – 2 of 2) sorted by relevance
414 #define PORT_UNLOCK(port) mtx_unlock(&(port)->lock); macro
1053 #define PORT_UNLOCK(pi) mtx_unlock(&(pi)->pi_lock) macro