* gdb.threads/sigthread.c: Use barriers to ensure that
authorJim Blandy <jimb@codesourcery.com>
Tue, 29 Jan 2008 19:20:52 +0000 (19:20 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 29 Jan 2008 19:20:52 +0000 (19:20 +0000)
commitaceaf3add3eb92dbcf2cb0b268baf1940aab6205
treedfe42150b28901db022f974d44ef716ea51a1abd
parent3f4178d63f0f7971f5d33c9c2780bd9ceb093779
* gdb.threads/sigthread.c: Use barriers to ensure that
child_thread and child_thread_two are always initialized before we
start to use them.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/sigthread.c