mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
nptl: Move pthread_key_create, __pthread_key_create into libc
The symbols have been moved using scripts/move-symbol-to-libc.py.
This commit is contained in:
@@ -559,7 +559,6 @@ hidden_proto (__pthread_mutex_unlock)
|
||||
hidden_proto (__pthread_rwlock_rdlock)
|
||||
hidden_proto (__pthread_rwlock_wrlock)
|
||||
hidden_proto (__pthread_rwlock_unlock)
|
||||
hidden_proto (__pthread_key_create)
|
||||
hidden_proto (__pthread_getspecific)
|
||||
hidden_proto (__pthread_setspecific)
|
||||
hidden_proto (__pthread_testcancel)
|
||||
|
Reference in New Issue
Block a user