A new implementation of read/write locks for POSIX systems, hopefully solving the problem that POSIX pthreads implementations generally disallow any thread but the original locker from unlocking a read/write lock.
Reference WT-1277.
Not ready to merge.
- is related to
-
WT-1277 examples/c/ex_thread.c - non-zero exit code under OmniOS
- Closed