* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrier
commitaf62b44029c208376086940976cc386c9921f086
authorUlrich Drepper <drepper@redhat.com>
Mon, 6 Oct 2008 16:47:10 +0000 (6 16:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 6 Oct 2008 16:47:10 +0000 (6 16:47 +0000)
tree60dc5c4695a62b78a6c80d81238859d63a2f327b
parent2fdde3b920702b10edcd1771f5564ca58f2aa900
* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrier

to force runp->refcntr to be read from memory.
ChangeLog
nptl/sysdeps/unix/sysv/linux/fork.c