]> granicus.if.org Git - zfs/commit
- Updated rwlock's to reside in a .c file instead of a static inline
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Tue, 6 May 2008 23:00:49 +0000 (23:00 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Tue, 6 May 2008 23:00:49 +0000 (23:00 +0000)
commite8b31e84825d14d98930f165707687fad961b88a
tree6d8c165743358c863a23c2709d251b51972d7b70
parentd6a26c6a328f811deee16a567b176cd5bcb882e4
- Updated rwlock's to reside in a .c file instead of a static inline
- Updated rwlock's so they can be safely initialized in ctors.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@96 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
include/sys/mutex.h
include/sys/rwlock.h
modules/spl/spl-rwlock.c