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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dlwp.c1327 holdcheck(int clearflags) function
1433 if (holdcheck(0) != 0) {
1450 if (holdcheck(SHOLDWATCH) != 0) {
1470 * call to holdcheck() here. But if the process gets a
1475 if (holdcheck(SHOLDWATCH | SWATCHOK) != 0) {
1502 if (holdcheck(0) != 0) {

Completed in 224 milliseconds