glibc/sysdeps/unix/sysv/linux/x86_64
Paul Murphy e5e6bea22a nptl: Add adapt_count parameter to lll_unlock_elision
Adding this parameter will give architectures more freedom in
how they choose to update this variable.  This change has no
effect on architectures which choose not to use it.

	* nptl/pthread_mutex_unlock.c(lll_unlock_elision):
	Add elision adapt_count parameter to list of arguments.
	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
	(lll_unlock_elision): Update with new parameter list
	* sysdeps/unix/sysv/linux/s390/lowlevellock.h
	(lll_unlock_elision): Likewise
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
	(lll_unlock_elision): Likewise
2015-10-15 18:55:48 -03:00
..
64 libio: fmemopen rewrite to POSIX compliance 2015-07-08 12:07:21 -03:00
x32 Mark lseek/llseek as non-cancellable 2015-10-09 14:26:08 -03:00
Implies
Makefile
Versions
____longjmp_chk.S
__start_context.S Align stack to 16 bytes when calling __setcontext 2015-08-05 08:36:12 -07:00
arch-fork.h
brk.c
cancellation.S
clone.S
compat-timer.h
configure
configure.ac
dl-cache.h
dl-procinfo.c Add _dl_x86_cpu_features to rtld_global 2015-08-13 03:41:22 -07:00
dl-procinfo.h
get_clockfreq.c
getcontext.S
init-first.c
kernel-features.h
kernel_stat.h
ldconfig.h
ldd-rewrite.sed
libc-cancellation.S
libc-lowlevellock.S
libmvec.abilist Vector sincosf for x86_64 and tests. 2015-06-18 20:11:27 +03:00
librt-cancellation.S
lll_timedlock_wait.c
lll_timedwait_tid.c
lowlevellock.S Align stack to 16 bytes when calling __gettimeofday 2015-08-05 08:36:18 -07:00
lowlevellock.h nptl: Add adapt_count parameter to lll_unlock_elision 2015-10-15 18:55:48 -03:00
lowlevelrobustlock.S
makecontext.c
profil-counter.h
pthread_barrier_wait.S Fix mq_notify pthread_barrier_* namespace (bug 18544). 2015-06-17 20:16:56 +00:00
pthread_cond_broadcast.S
pthread_cond_signal.S
pthread_cond_timedwait.S
pthread_cond_wait.S
pthread_setaffinity.c
readelflib.c
recv.c Fix mq_notify socket, recv namespace (bug 18546). 2015-06-17 20:20:08 +00:00
register-dump.h
sched_setaffinity.c
send.c
setcontext.S
sigaction.c
sigaltstack-offsets.sym
sigcontextinfo.h
sigpending.c
sigprocmask.c
swapcontext.S
syscall.S
syscalls.list
sysdep-cancel.h
sysdep.S
sysdep.h Add INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-13 11:59:15 -07:00
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
ucontext_i.sym
umount.c
vfork.S