struct async_guest_bell_trap

Defined at line 25 of file ../../sdk/lib/async/include/lib/async/trap.h

Holds context for a bell trap and its handler.

After successfully posting setting the trap, the client is responsible for retaining

the structure in memory (and unmodified) until the guest has been destroyed or the

dispatcher shuts down. There is no way to cancel a trap which has been set.

Public Members

 state
async_guest_bell_trap_handler_t * handler