about summary refs log tree commit diff
path: root/nptl/tst-rwlock22.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-rwlock22.c')
-rw-r--r--nptl/tst-rwlock22.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/tst-rwlock22.c b/nptl/tst-rwlock22.c
new file mode 100644
index 0000000000..5ebaa3a546
--- /dev/null
+++ b/nptl/tst-rwlock22.c
@@ -0,0 +1,2 @@
+#define TYPE PTHREAD_RWLOCK_PREFER_WRITER_NP
+#include "tst-rwlock2.c"