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

/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c908 * until the core dump is finished. Then exitlwps() is called
1043 * exitlwps() that needs to be notified.
1152 * Check if aborted by exitlwps().
1304 * Check if aborted by exitlwps().
1492 * been awakened and is waiting in exitlwps(), which
1647 * and then cv_wait() on p_holdlwps for them to exit. The exitlwps() function
1658 * If a thread wins the exitlwps() dance, zero is returned; otherwise an
1662 exitlwps(int coredump) function
1703 * Give precedence to exitlwps() if a holdlwps() is
1729 * process until exitlwps() i
[all...]

Completed in 61 milliseconds