next up previous contents index
Next: 6.15.4 osenv_irq_alloc: allocate an Up: 6.15 Hardware Interrupts Previous: 6.15.2 osenv_intr_enable: allow interrupts

6.15.3 osenv_intr_enabled: determine the current interrupt enable state

 

SYNOPSIS

int osenv_intr_enabled(void);

DIRECTION

Component tex2html_wrap_inline32841 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?



University of Utah Flux Research Group