Searched refs:find_thread (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ptools/pstack/ | ||
H A D | pstack.c | 138 static struct threadinfo *find_thread(id_t); 366 find_thread(id_t lwpid) function 391 if ((tip = find_thread(pip->pr_lwpid)) == NULL) |
Completed in 57 milliseconds