proc_get_lwpsinfo
extern int proc_get_lwpsinfo(pid_t, uint_t, lwpsinfo_t *);
if (proc_get_lwpsinfo(getpid(), thr_self(), &lwpsinfo) != 0) {