A new kind of error: PThread errors. Used to report detected misuse in
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Tue, 4 Jun 2002 22:54:20 +0000 (22:54 +0000)
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>
Tue, 4 Jun 2002 22:54:20 +0000 (22:54 +0000)
commit4dced351914c3ffb4b74990f1b9b37e598106807
treec6d64b93c6d8951661e59697c02e7e32d323b015
parent3d7c8d6bcd575b3da831d4f6a1da7184a5325ceb
A new kind of error: PThread errors.  Used to report detected misuse in
the pthread_* API.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@379 a5019735-40e9-0310-863c-91ae7b9d1cf9
23 files changed:
Makefile.am
addrcheck/Makefile.am
cachegrind/Makefile.am
cachegrind/docs/manual.html
corecheck/Makefile.am
coregrind/Makefile.am
coregrind/arch/x86-linux/vg_libpthread.c
coregrind/docs/manual.html
coregrind/vg_errcontext.c
coregrind/vg_include.h
coregrind/vg_libpthread.c
coregrind/vg_scheduler.c
docs/manual.html
glibc-2.2.supp
helgrind/Makefile.am
lackey/Makefile.am
memcheck/Makefile.am
memcheck/docs/manual.html
none/Makefile.am
vg_errcontext.c
vg_include.h
vg_libpthread.c
vg_scheduler.c