mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-27 21:20:18 +00:00
cb976fba4c
A local register variable is merely a compiler hint, and so not
appropriate in this context. Move the global register variable into
<thread_pointer.h> and include it from <tls.h>, as there can only
be one global definition for one particular register.
Fixes commit
|
||
---|---|---|
.. | ||
bits | ||
elide.h | ||
Makefile | ||
pthread_spin_lock.c | ||
pthread_spin_trylock.c | ||
pthread_spin_unlock.c | ||
pthread-offsets.h | ||
pthreaddef.h | ||
tcb-offsets.sym | ||
thread_pointer.h | ||
tls.h |