HomeFreeBSD

Add sx_unlock() macro as a frontend to both sx_sunlock() and sx_xunlock(),
rS131984Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Add sx_unlock() macro as a frontend to both sx_sunlock() and sx_xunlock(),
using sx_cnt to determine what state the lock is in and call the respective
function appropriately.

Details

Event Timeline