glibc/sysdeps/unix/sysv/linux/mips/nptl
Torvald Riegel 36875b06e0 Fixed and unified pthread_once.
[BZ #15215] This unifies various pthread_once architecture-specific
implementations which were using the same algorithm with slightly different
implementations.  It also adds missing memory barriers that are required for
correctness.
2014-04-11 15:54:19 +02:00
..
bits Move __PTHREAD_SPINS definition to architecture specific header 2014-04-09 06:41:44 -05:00
clone.S Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
createthread.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
fork.c Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
lowlevellock.h Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
pt-vfork.S Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
sysdep-cancel.h Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
vfork.S Move mips from ports to libc. 2014-02-10 23:30:21 +00:00