Searched refs:flying_anchor (Results 1 – 1 of 1) sorted by relevance
183 ThreadState* flying_anchor = list == FREE_LIST in LinkInto() local186 next_ = flying_anchor->next_; in LinkInto()187 previous_ = flying_anchor; in LinkInto()188 flying_anchor->next_ = this; in LinkInto()