mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-28 13:31:13 +00:00
01f8eac224
This patch moves the __PTHREAD_SPINS definition to arch specific header since pthread_mutex_t layout is also arch specific. This leads to no need to defining __PTHREAD_MUTEX_HAVE_ELISION and thus removing of the undefined compiler warning. |
||
---|---|---|
.. | ||
bits | ||
powerpc32 | ||
powerpc64 | ||
createthread.c | ||
fork.c | ||
lowlevellock.h | ||
Makefile | ||
not-cancel.h | ||
pt-longjmp.c | ||
pthread_attr_setstack.c | ||
pthread_attr_setstacksize.c | ||
pthread_once.c | ||
pthread_spin_unlock.c | ||
sem_post.c | ||
Versions |