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

/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c579 __td_ta_get_nthreads(td_thragent_t *ta_p, int *nthread_p) argument
605 if (nthread_p == NULL)
615 *nthread_p = nthreads + nzombies;

Completed in 20 milliseconds