next up previous contents index
Next: 8.15.4 osenv_irq_alloc: allocate an 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_inline36701 OS, Nonblocking

DESCRIPTION

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

RETURNS

Returns true if interrupts are currently enabled, false otherwise. XXX 1 and 0 instead of true and false?



Utah Flux Research Group