mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
nptl: Move pthread_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>
This commit is contained in:
@@ -135,7 +135,6 @@ GLIBC_2.2 pthread_rwlockattr_setpshared F
|
||||
GLIBC_2.2 pthread_setcancelstate F
|
||||
GLIBC_2.2 pthread_setcanceltype F
|
||||
GLIBC_2.2 pthread_setconcurrency F
|
||||
GLIBC_2.2 pthread_setschedparam F
|
||||
GLIBC_2.2 pthread_setspecific F
|
||||
GLIBC_2.2 pthread_sigmask F
|
||||
GLIBC_2.2 pthread_spin_destroy F
|
||||
|
||||
Reference in New Issue
Block a user