-
sns_dpn
-
Reference dispatch pending state.
BOOL sns_dpn (void);
This service call examines whether the system is in the dispatch pending state or not. This service call returns TRUE when the system is in the dispatch pending state, and return FALSE when the system is not in the dispatch pending state.
The state to fill either the following is called dispatch pending state.
- Dispatching disabled state
- PSW.IPL > 0, such as handlers
|
|
|
|
|
Normal completion. (dispatch pending state)
|
|
|
Normal completion. (any other states)
|
|
|
- This service call was issued in the status PSW.IPL > kernel interrupt mask level.
|