[xml] Locking and unlocking a part of the xml tree
- From: "Senthil Nathan" <rsennat gmail com>
- To: xml gnome org
- Subject: [xml] Locking and unlocking a part of the xml tree
- Date: Wed, 24 Oct 2007 21:10:19 +0530
Hi All,
I was reading through the api's for locking the xml tree and checked that,
xmlMutexLock() is used to lock a libxml2 token.
xmlMutexUnlock() is used to unlock a libxml2 token.
xmlNewMutex() is used to allocate a libxml2 token struct for use in synchronizing access to data.
Would like to know, is there a way to lock and unlock a node in the xmlDocPtr.
Or anyother means to do this?
Thanks
Senthil Nathan R
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]