> Are there any realizations of rwlocks in FreeBSD kernel ?
See <sys/sx.h> and the sx(9) manual page.
Tim