1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-10 00:49:40 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
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