added a test which shows a problem with state changes when the toplevel bin is a...
authorSteve Baker <steve@stevebaker.org>
Sat, 1 Jun 2002 15:01:51 +0000 (15:01 +0000)
committerSteve Baker <steve@stevebaker.org>
Sat, 1 Jun 2002 15:01:51 +0000 (15:01 +0000)
commit6004504f6ad96354096062faa7022da24efe605c
treeea6f248dde276fdef62b31de423b3bca62a249ff
parent8dba9930653301a40cfd9cf38a3c65bc496dc0d9
added a test which shows a problem with state changes when the toplevel bin is a thread.

Original commit message from CVS:
added a test which shows a problem with state changes when the toplevel bin is a thread.
there is some kind of deadlock. It would be good if wingo or wtay could have a look.
configure.ac
tests/Makefile.am
tests/threadstate/Makefile.am [new file with mode: 0644]
tests/threadstate/threadstate1.c [new file with mode: 0644]