]> git.ipfire.org Git - thirdparty/glibc.git/blob - nptl/tst-rwlock2b.c
New pthread rwlock that is more scalable.
[thirdparty/glibc.git] / nptl / tst-rwlock2b.c
1 #define TYPE PTHREAD_RWLOCK_PREFER_WRITER_NP
2 #include "tst-rwlock2.c"