Searched refs:CL_FORK (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | class.h | 159 #define CL_FORK(tp, ct, bufp) (*(tp)->t_clfuncs->cl_fork)(tp, ct, bufp) macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | lwp.c | 585 err = CL_FORK(curthread, t, bufp); in lwp_create() 1918 CL_FORK(t, ct, bufp); in forklwp()
|
/titanic_50/usr/src/uts/common/fs/proc/ |
H A D | prcontrol.c | 2051 CL_FORK(t, ct, bufp); in pr_agent()
|