Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly started
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Fri, 15 Feb 2002 09:58:49 +0000 (09:58 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 15 Feb 2002 09:58:49 +0000 (09:58 +0000)
commit9c357424fc4de953afaf2aa09020b825bb5733ab
tree92cc17b71c8fbc759ceda821f2a409b0184aac62
parentde3bfc0a74e6e574b6887065fe48f9de83443b83
Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly started

2002-02-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* tests/thread-test.c: Do not assume, that after
g_usleep(G_USEC_PER_SEC) the newly started thread began
running. Spotted by Miroslaw Dobrzanski-Neumann
<mne@mosaic-ag.com>. Make the test_g_static_rw_lock_thread threads
wait a random time. Make the test_g_static_rw_lock test run 5
seconds, not 1.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/thread-test.c