next up previous contents index
Next: 8.15.4 osenv_intr_save_disable: disable interrupts Up: 8.15 Hardware Interrupts Previous: 8.15.2 osenv_intr_enable: allow interrupts

8.15.3 osenv_intr_enabled: determine the current interrupt enable state

 

SYNOPSIS

int osenv_intr_enabled(void);

DIRECTION

Component tex2html_wrap_inline37485 OS, Nonblocking

DESCRIPTION

Returns the driver's view of the current interrupt status.

RETURNS

Returns non-zero if interrupts are currently enabled, zero otherwise.



Utah Flux Research Group