Home
last modified time | relevance | path

Searched refs:tw_step (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c53 uint_t tw_step; member
85 twp->tw_step = FALSE; in thread_walk_init()
100 if (twp->tw_step && wsp->walk_addr == twp->tw_last) in thread_walk_step()
117 twp->tw_step = TRUE; in thread_walk_step()