summaryrefslogtreecommitdiff
path: root/libc-test/semver/linux.txt
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2021-06-16 19:15:11 +0100
committerDC <devnexen@gmail.com>2021-06-17 10:44:01 +0100
commit7250a68be72501c610cf6fe4b7cee61742390b9e (patch)
treeda52581b722303c68d86690a9b96e7f62ec583dd /libc-test/semver/linux.txt
parent599ae1bc9d52e8d0ecb0f0ad9b69ec64ea87622f (diff)
downloadrust-libc-7250a68be72501c610cf6fe4b7cee61742390b9e.tar.gz
pthread_spinlock api remaining bsd systems
Diffstat (limited to 'libc-test/semver/linux.txt')
-rw-r--r--libc-test/semver/linux.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/libc-test/semver/linux.txt b/libc-test/semver/linux.txt
index a449fa97b3..82d9e47299 100644
--- a/libc-test/semver/linux.txt
+++ b/libc-test/semver/linux.txt
@@ -2913,6 +2913,12 @@ pthread_rwlockattr_setpshared
pthread_setaffinity_np
pthread_setschedparam
pthread_setschedprio
+pthread_spin_destroy
+pthread_spin_init
+pthread_spin_lock
+pthread_spin_trylock
+pthread_spin_unlock
+pthread_spinlock_t
ptrace
ptsname_r
pwrite64