A new implementation of pthread_once() which I believe should comply
properly with POSIX, and not get assertion failures when the same
thread makes nested calls to pthread_once with different once_control
pointers.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1746 a5019735-40e9-0310-863c-91ae7b9d1cf9
2 files changed