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

/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c1347 holdcheck(int clearflags) function
1453 if (holdcheck(0) != 0) {
1470 if (holdcheck(SHOLDWATCH) != 0) {
1490 * call to holdcheck() here. But if the process gets a
1495 if (holdcheck(SHOLDWATCH | SWATCHOK) != 0) {
1522 if (holdcheck(0) != 0) {

Completed in 47 milliseconds