Add a mutex test
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Sep 2011 10:29:36 +0000 (06:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 Sep 2011 10:31:59 +0000 (06:31 -0400)
commit81b37081848c7638e6edc42a5c61e791320d23af
treea5cd36e0e823dff1d5eb43dc3c8ac3560bde6db6
parentbcd02d7a755154ec8760cae1a8c4a4dd085ac410
Add a mutex test

This tests that mutexes do what they are supposed to do.
Copied from a similar test for bitlocks in gthread/tests/bitlock.c.
glib/tests/mutex.c