diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2017-09-25 21:18:29 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2017-09-25 21:18:29 +0200 |
commit | 2b7d0800f314e0abf370b2b6f6272a2ddb875464 (patch) | |
tree | 08405dbfe080b2f2d22da45acc3b32137b235d07 /sysdeps/generic | |
parent | f881f17267506f3ced17259a066a4d95bffb57f0 (diff) |
Fix exposing symbols
* sysdeps/hurd/pt-key.h (__pthread_key_lock_ready): Use
__pthread_mutexattr_init, __pthread_mutexattr_settype,
_pthread_mutex_init, __pthread_mutexattr_destroy, __pthread_once instead
of pthread_mutexattr_init, pthread_mutexattr_settype,pthread_mutex_init,
pthread_mutexattr_destroy, pthread_once.
Diffstat (limited to 'sysdeps/generic')
0 files changed, 0 insertions, 0 deletions