mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Move __pthread_register_cancel_defer, __pthread_unregister_cancel_restore to libc
The symbols were moved using scripts/move-symbol-to-libc.py. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@ -13,8 +13,6 @@ GLIBC_2.2.3 __libpthread_version_placeholder F
|
||||
GLIBC_2.2.6 __libpthread_version_placeholder F
|
||||
GLIBC_2.28 thrd_create F
|
||||
GLIBC_2.3.2 __libpthread_version_placeholder F
|
||||
GLIBC_2.3.3 __pthread_register_cancel_defer F
|
||||
GLIBC_2.3.3 __pthread_unregister_cancel_restore F
|
||||
GLIBC_2.3.3 pthread_setaffinity_np F
|
||||
GLIBC_2.3.4 pthread_setaffinity_np F
|
||||
GLIBC_2.3.4 pthread_setschedprio F
|
||||
|
Reference in New Issue
Block a user