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

/freebsd-10.0-release/sys/contrib/ia64/libuwx/src/
H A Duwx_scoreboard.c96 sb->nextstack = 0;
140 sb->nextstack = prevsb;
154 next = sb->nextstack;
156 sb->nextstack = 0;
180 /* in the "nextstack" field. */
189 new->nextstack = back;
192 sb = sb->nextstack;
197 /* and the "nextstack" links lead towards the top. */
203 next = new->nextstack;
204 new->nextstack
[all...]
H A Duwx_scoreboard.h49 struct uwx_scoreboard *nextstack; member in struct:uwx_scoreboard

Completed in 117 milliseconds