Lines Matching refs:it
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU Lesser General Public License as published
11 * This program is distributed in the hope that it will be useful,
30 (** Return an initialised event channel interface. On error it
35 the descriptor becomes readable, it is safe to call 'pending'.
36 On error it will throw a Failure exception. *)
39 (** Notify the given event channel. On error it will throw a
44 channel connected to domid:remote_port. On error it will
49 (domain exception VIRQ). On error it will throw a Failure
53 (** Unbinds the given event channel. On error it will throw a
57 (** Returns the next event channel to become pending. On error it
61 (** Unmasks the given event channel. On error it will throw a