[libvirt] [PATCH v2 3/6] Add APIs for associating a virIdentityPtr with the current thread

Jiri Denemark jdenemar at redhat.com
Tue Mar 19 11:21:00 UTC 2013


On Wed, Mar 13, 2013 at 15:24:02 +0000, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> To allow any internal API to get the current identity, add APIs
> to associate a virIdentityPtr with the current thread, via a
> thread local
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/util/viridentity.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/viridentity.h |  3 +++
>  2 files changed, 62 insertions(+)

ACK

Jirka




More information about the libvir-list mailing list