On Wed, Mar 13, 2013 at 15:24:02 +0000, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)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(a)redhat.com>
---
src/util/viridentity.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/util/viridentity.h | 3 +++
2 files changed, 62 insertions(+)
ACK
Jirka