]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-rwlock11.c
New pthread rwlock that is more scalable.
[thirdparty/glibc.git] / nptl / tst-rwlock11.c
index 8d3456521f9181dca03523e85abd778d3d854b51..bcd435803a8498790fc2f80b7e73e4f691188d73 100644 (file)
@@ -16,5 +16,5 @@
    License along with the GNU C Library; see the file COPYING.LIB.  If
    not, see <http://www.gnu.org/licenses/>.  */
 
-#define INIT PTHREAD_RWLOCK_INITIALIZER
+#define KIND PTHREAD_RWLOCK_PREFER_READER_NP
 #include "tst-rwlock9.c"