Searched defs:nthread_p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c606 __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