From ca602c1536ce2777f95c07525f3c42d78812e665 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 7 Oct 2019 20:00:38 +0200 Subject: nptl: Move pthread_attr_setschedparam implementation into libc This is part of the libpthread removal project: Reviewed-by: Adhemerval Zanella --- sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/mips/mips64') diff --git a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist index 5a2f8fa4ae..67292c8e0b 100644 --- a/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist @@ -48,7 +48,6 @@ GLIBC_2.0 pause F GLIBC_2.0 pthread_atfork F GLIBC_2.0 pthread_attr_getschedpolicy F GLIBC_2.0 pthread_attr_getscope F -GLIBC_2.0 pthread_attr_setschedparam F GLIBC_2.0 pthread_attr_setschedpolicy F GLIBC_2.0 pthread_attr_setscope F GLIBC_2.0 pthread_cancel F -- cgit 1.4.1