Use local test&set instead of global mutex to expand a node.
commitfdf6746bfefcec6fb55cf6f1b31367cea300336a
authorJean-loup Gailly <jloup@gailly.net>
Tue, 12 Jan 2010 23:48:30 +0000 (13 00:48 +0100)
committerJean-loup Gailly <jloup@gailly.net>
Tue, 12 Jan 2010 23:48:30 +0000 (13 00:48 +0100)
tree0ec388e33ba7486e1d07fea89be31ffaaae885cd
parent64ddcbcd698b91cd5506c5d0134797374483a17b
Use local test&set instead of global mutex to expand a node.
uct/tree.c
uct/tree.h
uct/walk.c