Commit 1441251f851f011cd34edaff9095374d5e6f7b14

Daniel Veillard 2005-01-21T23:53:26

a single lock version mostly avoid the cost penalty of the lock in case of * dict.c parser.c include/libxml/dict.h: a single lock version mostly avoid the cost penalty of the lock in case of low parallelism, so applying that version instead. Daniel