From 2d32c4f00084f68a390e8fa4291acb49e9c0df8e Mon Sep 17 00:00:00 2001 From: joseph Date: Wed, 10 Oct 2012 15:35:46 +0000 Subject: Merge changes between r20863 and r21108 from /fsf/trunk. git-svn-id: svn://svn.eglibc.org/trunk@21109 7b3dc134-2b1b-0410-93df-9e9f96275f8d --- libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/ports/sysdeps/unix/sysv/linux/arm') diff --git a/libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h b/libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h index b9fa69ce3..5811361e3 100644 --- a/libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h +++ b/libc/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h @@ -256,7 +256,7 @@ extern int __lll_robust_timedlock_wait (int *futex, const struct timespec *, 1 - taken by one user >1 - taken by more users */ -/* The kernel notifies a process which uses CLONE_CLEARTID via futex +/* The kernel notifies a process which uses CLONE_CHILD_CLEARTID via futex wakeup when the clone terminates. The memory location contains the thread ID while the clone is running and is reset to zero afterwards. */ -- cgit v1.2.3