Searched defs:nthread_p (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libc_db/common/ | ||
| H A D | thread_db.c | 606 __td_ta_get_nthreads(td_thragent_t *ta_p, int *nthread_p) argument 632 if (nthread_p == NULL) 642 *nthread_p = nthreads + nzombies; |
Completed in 102 milliseconds