mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
117c452c98
* sysdeps/i386/tls.h (THREAD_GETMEM_NC): Change interface. It now takes the array member name and the index as parameters. (THREAD_SETMEM_NC): Likewise. * pthread_getspecific.c: Use new THREAD_GETMEM_NC interface. * pthread_setspecific.c: Use new THREAD_GETMEM_NC and THREAD_SETMEM_NC interfaces. * sysdeps/i386/tls.h (THREAD_SETMEM): Use size of member element to decide which code to use. (THREAD_SETMEM_NC): Likewise. |
||
---|---|---|
.. | ||
i686 | ||
pthread_sigmask.c | ||
pthread_spin_destroy.c | ||
pthread_spin_init.c | ||
pthread_spin_lock.c | ||
pthread_spin_unlock.S | ||
pthreaddef.h | ||
tls.h |