Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c142 static int thr_stack(const td_thrhandle_t *, void *);
281 (void) td_ta_thr_iter(Tap, thr_stack, NULL, in main()
321 thr_stack(const td_thrhandle_t *Thp, void *cd) in thr_stack() function