OSDN Git Service

* 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)
commit4bf0f49d317e5085cc985264301019fcb83e6aa0
tree04001b2c6c6325798a9fa7bd8820721787f81d5d
parent4cc370b0c9cfa8532cda11e42a0b4aa9c9bbf27f
* 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