Richard Yao 3af3df905f libspl: Implement LWP rwlock interface
This implements a subset of the LWP rwlock interface by wrapping the
equivalent POSIX thread interface. It is a superset of the features
needed by ztest.

The missing bits are {,_}rw_read_held() and {,_}rw_write_held().

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1970
2014-05-01 15:53:52 -07:00
..
2014-05-01 10:11:18 -07:00
2013-11-05 12:23:11 -08:00
2013-12-16 09:15:57 -08:00
2013-09-04 15:49:00 -07:00
2013-09-04 15:49:00 -07:00
2013-12-18 16:46:35 -08:00