]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add recursive locks
authorStefan Berger <stefanb@us.ibm.com>
Thu, 25 Mar 2010 17:45:59 +0000 (13:45 -0400)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 26 Mar 2010 18:01:15 +0000 (18:01 +0000)
commitf895e611df0ed22fefe5f71853f18bccbf67f65d
treee3b80cc9f4c819325856362e9321890d874059e1
parent67253251c576cf29edd7f45354c4e6664b8f5178
Add recursive locks

This patch adds recursive locks necessary due to the processing of
network filter XML that can reference other network filters, including
references that cause looks. Loops in the XML are prevented but their
detection requires recursive locks.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
src/util/threads-pthread.c
src/util/threads-win32.c
src/util/threads.h