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

/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c1116 * Set the thread's TP_HOLDLWP flag so it will stop in holdlwp().
1241 holdlwp(void) function
1596 * holdlwp() points where they are clonable.
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c736 * If this LWP was asked to hold, call holdlwp(), which will
745 holdlwp();
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c645 * If this LWP was asked to hold, call holdlwp(), which will
654 holdlwp();
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c1322 * If this LWP was asked to hold, call holdlwp(), which will
1331 holdlwp();
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c1499 * If this LWP was asked to hold, call holdlwp(), which will
1508 holdlwp();
1546 holdlwp();
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h756 extern void holdlwp(void);

Completed in 109 milliseconds