Stefan Berger
2008-Nov-04 17:39 UTC
[Xen-devel] [PATCH] [Xend] [1/2] Add a reader-writer lock
This patch adds a reader-writer lock primitive to xend since python does not provide it by default. The implementation is based on a condition variable. Some test code is appended at the end of the file. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel