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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c74 static int pr_agent(prnode_t *, prgregset_t, int *);
465 error = pr_agent(pnp, argp->prgregset, &unlocked);
934 error = pr_agent(pnp, prgregset, &unlocked);
1966 * pr_agent() creates the agent lwp. If the process is exiting while
1971 pr_agent(prnode_t *pnp, prgregset_t prgregset, int *unlocked) function

Completed in 64 milliseconds