]> git.ozlabs.org Git - ccan/commitdiff
tdb2: tdb_foreach()
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:37:16 +0000 (15:07 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:37:16 +0000 (15:07 +0930)
Create an iterator over every open tdb (not internal TDBs).  This is
useful for re-establishing the tdb1-style active lock for
CLEAR_IF_FIRST.


No differences found