glibc/nptl/sysdeps/unix/sysv/linux/powerpc
Alan Modra 7e2fca8dd2 Fix bugs in powerpc pthread_once.
Ref gcc.gnu.org/bugzilla/show_bug.cgi?id=52839#c10

Release barriers are needed to ensure that any memory written by
init_routine is seen by other threads before *once_control changes.
In the case of clear_once_control we need to flush any partially
written state.
2012-09-25 16:30:06 -05:00
..
bits Fix stray references to __pthread_attr 2012-02-27 12:59:16 -08:00
powerpc32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
powerpc64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
createthread.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
fork.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
lowlevellock.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Makefile 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
not-cancel.h Update. 2003-09-03 02:53:32 +00:00
pt-longjmp.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
pthread_attr_setstack.c . 2007-07-31 13:33:18 +00:00
pthread_attr_setstacksize.c * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define 2007-05-28 16:43:59 +00:00
pthread_once.c Fix bugs in powerpc pthread_once. 2012-09-25 16:30:06 -05:00
pthread_spin_unlock.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
sem_post.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Versions . 2007-07-31 13:33:18 +00:00