Publish trie_lock and trie_unlock.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 11 Sep 2008 12:42:50 +0000 (14:42 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 11 Sep 2008 12:42:50 +0000 (14:42 +0200)
commit4694ac125f0dd752126de3f3f4e81b406cdd98e6
treedaa005bbfda9f7afdc376d22fad02b581aaa28a2
parent0f6506ab48115315e2762b59bba41b592884fdef
Publish trie_lock and trie_unlock.

Don't forget to unlock before deletion.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
common/trie.c
common/trie.h
common/tst-trie.c