about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/nios2
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-10-07 20:00:38 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-10-07 20:00:38 +0200
commitca602c1536ce2777f95c07525f3c42d78812e665 (patch)
treee6d867ef9ddf4680cb2d79700eac6ac62d907fa3 /sysdeps/unix/sysv/linux/nios2
parent921abe47299255a6480456c98fbb53bdc5db92a2 (diff)
downloadglibc-ca602c1536ce2777f95c07525f3c42d78812e665.tar.gz
glibc-ca602c1536ce2777f95c07525f3c42d78812e665.tar.xz
glibc-ca602c1536ce2777f95c07525f3c42d78812e665.zip
nptl: Move pthread_attr_setschedparam implementation into libc
This is part of the libpthread removal project:

  <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html>

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/nios2')
-rw-r--r--sysdeps/unix/sysv/linux/nios2/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist
index 29df65dc9c..3d47f9d21d 100644
--- a/sysdeps/unix/sysv/linux/nios2/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/nios2/libpthread.abilist
@@ -79,7 +79,6 @@ GLIBC_2.21 pthread_attr_getstackaddr F
 GLIBC_2.21 pthread_attr_getstacksize F
 GLIBC_2.21 pthread_attr_setaffinity_np F
 GLIBC_2.21 pthread_attr_setguardsize F
-GLIBC_2.21 pthread_attr_setschedparam F
 GLIBC_2.21 pthread_attr_setschedpolicy F
 GLIBC_2.21 pthread_attr_setscope F
 GLIBC_2.21 pthread_attr_setstack F