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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c136 static int thr_stack(const td_thrhandle_t *, void *);
271 * thr_stack(td_thrhandle_t *Thp, NULL);
275 (void) td_ta_thr_iter(Tap, thr_stack, NULL,
315 thr_stack(const td_thrhandle_t *Thp, void *cd) function

Completed in 69 milliseconds