MCPcopy Create free account
hub / github.com/couchbase/forestdb / avl_tree

Class avl_tree

src/blockcache.cc:382–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

380 void *buf = NULL;
381 struct list_elem *prevhead = NULL;
382 struct avl_tree *cur_tree = NULL;
383 struct avl_node *node = NULL;
384 struct dirty_bid *dbid = NULL;
385 uint64_t count = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected