]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Introduce virObjectGetLockableObj
authorJohn Ferlan <jferlan@redhat.com>
Wed, 29 Mar 2017 20:21:31 +0000 (16:21 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 22 Jun 2017 13:34:40 +0000 (09:34 -0400)
commit10c2bb2b199378d9fb38b71d695024d48079e8d6
tree833b5c05d934a9e639729f176a2c3fcc39a8935f
parent209a95e354c81e28dacd299edb5a2d872a6ace11
util: Introduce virObjectGetLockableObj

Split out the object fetch in virObject{Lock|Unlock} into a helper

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/util/virobject.c