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

/opensolaris-onvv-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c70 static int pr_agent(prnode_t *, prgregset_t, int *);
461 error = pr_agent(pnp, argp->prgregset, &unlocked);
930 error = pr_agent(pnp, prgregset, &unlocked);
1962 * pr_agent() creates the agent lwp. If the process is exiting while
1967 pr_agent(prnode_t *pnp, prgregset_t prgregset, int *unlocked) function

Completed in 61 milliseconds