]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce virDomainObjListAddObjLocked
authorJohn Ferlan <jferlan@redhat.com>
Mon, 26 Mar 2018 22:18:56 +0000 (18:18 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 6 Apr 2018 18:14:37 +0000 (14:14 -0400)
commitc534d10ffe372f74af79fc848929cbc645af6e3e
treedf292fcdb917bc8091b4ce6f759c6124488d5f8a
parente0f7707cd54277ea9c1492e148c18fb4ca5d6aef
conf: Introduce virDomainObjListAddObjLocked

Create a common helper to add an object to the locked domain
objlist hash tables and use it.

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