libvirt/src/test
Daniel P. Berrange 3f671e6c52 Use a static initializer for static mutexes
Now that we ditched our custom pthread impl for Win32, we can
use PTHREAD_MUTEX_INITIALIZER for static mutexes. This avoids
the need to use a virOnce one-time global initializer in a
number of places.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-04-08 13:46:29 +01:00
..
test_driver.c Use a static initializer for static mutexes 2014-04-08 13:46:29 +01:00
test_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00