os_rwl_unlock
#define os_rwl_unlock(lock) rw_exit(lock)
#define os_rwl_unlock(lock) lockmgr(lock, LK_RELEASE)
#define os_rwl_unlock(lock) (os_rwl_wheld(lock) \
#define os_rwl_unlock(lock) rw_exit(lock)
#define os_rwl_unlock(lock) lockmgr(lock, LK_RELEASE)
#define os_rwl_unlock(lock) (os_rwl_wheld(lock) \