mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 05:40:06 +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. |
||
---|---|---|
.. | ||
bits | ||
clone.S | ||
createthread.c | ||
fork.c | ||
lowlevellock.c | ||
lowlevellock.h | ||
pt-vfork.S | ||
pthread_once.c | ||
sysdep-cancel.h | ||
unwind-forcedunwind.c | ||
unwind-resume.c | ||
unwind.h | ||
Versions | ||
vfork.S |