mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-25 20:21:07 +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. |
||
---|---|---|
.. | ||
generic | ||
i386 | ||
pthread | ||
unix/sysv/linux |