[libvirt] [PATCH v2 1/5] Introduce virHashAtomic

Peter Krempa pkrempa at redhat.com
Fri Jul 10 09:35:22 UTC 2015


On Fri, Jul 10, 2015 at 11:26:14 +0200, Jiri Denemark wrote:
> This is a self-locking wrapper around virHashTable. Only a limited set
> of APIs are implemented now (the ones which are used in the following
> patch) as more can be added on demand.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 2:
>     - s/virHashLockable/virHashAtomic/
> 
>  src/libvirt_private.syms |  3 ++
>  src/util/virhash.c       | 81 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virhash.h       | 10 ++++++
>  3 files changed, 94 insertions(+)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150710/f8e5850c/attachment-0001.sig>


More information about the libvir-list mailing list