• Show log

    Commit

  • Hash : 1441251f
    Author : Daniel Veillard
    Date : 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