]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Finalize removal of locking from driver->eventState
authorPeter Krempa <pkrempa@redhat.com>
Wed, 24 Jun 2015 10:56:21 +0000 (12:56 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jun 2015 12:09:48 +0000 (14:09 +0200)
commitcaf5aef4c5673c55420116cdd7cd6696c4cfe702
tree3eb2f8825532f342732b51833c206150aab3c4c7
parent678059c064f9bc8453c3f91314f14c683ab37510
test: Finalize removal of locking from driver->eventState

Don't lock the driver when registering event callbacks.
src/test/test_driver.c