mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-01 07:20:15 +00:00
a883978723
(struct __pthread_internal_slist): New. (union pthread_mutex_t): Give struct a tag. Add __list in an anonymous union. (union pthread_cond_t): Use __extension__. * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h (__lll_mutex_lock_outlined, __lll_mutex_timedlock_outlined): Remove prototypes. (lll_robust_mutex_dead, __lll_robust_mutex_trylock, lll_robust_mutex_trylock, __lll_robust_mutex_lock, lll_robust_mutex_lock, lll_robust_mutex_cond_lock, __lll_robust_mutex_timedlock, lll_robust_mutex_timedlock, __lll_robust_mutex_unlock, lll_robust_mutex_unlock): New. (__lll_robust_lock_wait, __lll_robust_timedlock_wait): New prototypes. |
||
---|---|---|
.. | ||
alpha | ||
am29k | ||
am33 | ||
arm | ||
cris | ||
hppa | ||
i860 | ||
i960 | ||
m68k | ||
m88k | ||
mach | ||
mips | ||
powerpc/nofpu | ||
rs6000 | ||
standalone | ||
tahoe | ||
unix | ||
vax | ||
z8000 |