Searched defs:tnode (Results 1 – 2 of 2) sorted by relevance
45 struct SkipListNode *tnode[MAX_SKIPLIST_LEVEL]; /* point to the last node of each level */ member
160 struct SkipListNode *tnode = FILLP_NULL_PTR; in SkipListPopTail() local