mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
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>
This commit is contained in:
@ -76,7 +76,6 @@ GLIBC_2.27 pthread_attr_getstackaddr F
|
||||
GLIBC_2.27 pthread_attr_getstacksize F
|
||||
GLIBC_2.27 pthread_attr_setaffinity_np F
|
||||
GLIBC_2.27 pthread_attr_setguardsize F
|
||||
GLIBC_2.27 pthread_attr_setschedparam F
|
||||
GLIBC_2.27 pthread_attr_setschedpolicy F
|
||||
GLIBC_2.27 pthread_attr_setscope F
|
||||
GLIBC_2.27 pthread_attr_setstack F
|
||||
|
Reference in New Issue
Block a user