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

/illumos-gate/usr/src/lib/libproc/common/
H A DPstack.h49 int load_uclist(uclist_t *ucl, const lwpstatus_t *psp);
H A DPstack.c170 load_uclist(uclist_t *ucl, const lwpstatus_t *psp) function
260 (void) Plwp_iter(P, (proc_lwp_f *)load_uclist, ucl);

Completed in 76 milliseconds