]> git.ipfire.org Git - thirdparty/valgrind.git/commit
select() and poll(): change order of events in main timing loop
authorJulian Seward <jseward@acm.org>
Wed, 26 Jun 2002 00:47:17 +0000 (00:47 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 26 Jun 2002 00:47:17 +0000 (00:47 +0000)
commit827b3d25658010548b30d39ed400373dc24f171c
tree05cce3ebf46db11c3ca9665bcdf0611bc0d7d53d
parent52f9eb2462e851b1a11a7a7e0e6967e8ac3c1f32
select() and poll(): change order of events in main timing loop
so that very short selects/polls don't just cause a timeout with
no real test.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@466
coregrind/arch/x86-linux/vg_libpthread.c
coregrind/vg_libpthread.c
vg_libpthread.c