Home
last modified time | relevance | path

Searched refs:flying_anchor (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dv8threads.cc192 ThreadState* flying_anchor = list == FREE_LIST in LinkInto() local
195 next_ = flying_anchor->next_; in LinkInto()
196 previous_ = flying_anchor; in LinkInto()
197 flying_anchor->next_ = this; in LinkInto()

Completed in 2 milliseconds