Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c133 uintptr_t ww_thr; member
183 for (t = ww->ww_thr; t == NULL; ) { in wchan_walk_step()
210 ww->ww_thr = NULL; in wchan_walk_step()
217 ww->ww_thr = (uintptr_t)thr.t_link; in wchan_walk_step()
227 if (ww->ww_thr == NULL) in wchan_walk_step()
248 if (ww->ww_thr != NULL) { in wchan_walk_step()