about summary refs log tree commit diff
path: root/sysdeps/pthread/tst-oncex4.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-02-09 19:50:21 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-02-09 19:50:21 +0000
commit28c30a6232aa9a54783c146590498a061fc0112a (patch)
treebe91a57e6b2895cec3d761d10469483c173fcb6c /sysdeps/pthread/tst-oncex4.c
parent52b6cdb4e32dc9a32a81c68974f34db04db47c82 (diff)
downloadglibc-28c30a6232aa9a54783c146590498a061fc0112a.tar.gz
glibc-28c30a6232aa9a54783c146590498a061fc0112a.tar.xz
glibc-28c30a6232aa9a54783c146590498a061fc0112a.zip
pthread: Move most once tests from nptl to sysdeps/pthread
So they can be checked with htl too.
Diffstat (limited to 'sysdeps/pthread/tst-oncex4.c')
-rw-r--r--sysdeps/pthread/tst-oncex4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/pthread/tst-oncex4.c b/sysdeps/pthread/tst-oncex4.c
new file mode 100644
index 0000000000..9b4d98f3f1
--- /dev/null
+++ b/sysdeps/pthread/tst-oncex4.c
@@ -0,0 +1 @@
+#include "tst-once4.c"