Hi, For rwlock(9), there is no rwlock_upgrade function. Is it safe to use rw_wlock() for that purpose? In other words, Does calling rw_wlock() upgradeanalready r-locked lock?
-- Best regards. Hooman Fazaeli _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

