Searched refs:tx_commit_walk (Results 1 – 1 of 1) sorted by relevance
963 static gboolean tx_commit_walk(gpointer key, gpointer value, in tx_commit_walk() function999 g_hash_table_foreach_remove(n->children, tx_commit_walk, op); in tx_commit_walk()1054 g_hash_table_foreach_remove(s->root->children, tx_commit_walk, &op); in transaction_commit()