Home
last modified time | relevance | path

Searched refs:holdlwps (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/syscall/
H A Dtasksys.c100 if (curthread != p->p_agenttp && !holdlwps(SHOLDFORK1)) in tasksys_settaskid()
/titanic_44/usr/src/uts/intel/ia32/os/
H A Dsysi86.c128 if (curthread != pp->p_agenttp && !holdlwps(SHOLDFORK1)) { in sysi86()
/titanic_44/usr/src/uts/common/sys/
H A Dproc.h754 extern int holdlwps(int);
/titanic_44/usr/src/uts/common/os/
H A Dfork.c180 if (!holdlwps(isfork1 ? SHOLDFORK1 : SHOLDFORK)) { in cfork()
H A Dlwp.c1274 holdlwps(int holdflag) in holdlwps() function
H A Dzone.c4403 if (curthread != pp->p_agenttp && !holdlwps(SHOLDFORK)) { in zone_create()
5697 if (curthread != pp->p_agenttp && !holdlwps(SHOLDFORK)) in zone_enter()