Lines Matching refs:thrdentry
291 struct thrdentry64 thrdentry;
296 if (getthrds64(pid, &thrdentry, sizeof(struct thrdentry64),
298 thrd_i = thrdentry.ti_tid;
331 struct thrdentry64 thrdentry;
336 if (getthrds64(pid, &thrdentry, sizeof(struct thrdentry64),
338 thrd_i = thrdentry.ti_tid;
384 struct thrdentry64 thrdentry;
389 if (getthrds64(pid, &thrdentry, sizeof(struct thrdentry64),
391 thrd_i = thrdentry.ti_tid;
422 struct thrdentry64 thrdentry;
427 if (getthrds64(pid, &thrdentry, sizeof(struct thrdentry64),
429 thrd_i = thrdentry.ti_tid;