]> git.ipfire.org Git - thirdparty/valgrind.git/commit
New files to support pthreads.
authorJulian Seward <jseward@acm.org>
Fri, 12 Apr 2002 10:26:32 +0000 (10:26 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 12 Apr 2002 10:26:32 +0000 (10:26 +0000)
commit1271ae8557c73db1f433e6d63d8aa93ce65fe361
tree5e6a50aae077d7748bc3370644b8c6e277a85737
parentf7401756a88773543241cd1265029dc74ed9b911
New files to support pthreads.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@51
coregrind/arch/x86-linux/vg_libpthread.c [new file with mode: 0644]
coregrind/vg_libpthread.c [new file with mode: 0644]
coregrind/vg_scheduler.c [new file with mode: 0644]
vg_libpthread.c [new file with mode: 0644]
vg_scheduler.c [new file with mode: 0644]