Searched defs:closure (Results 1 - 20 of 20) sorted by relevance

/barrelfish-2018-10-04/include/term/client/
H A Dtrigger.h28 struct event_closure closure; member in struct:term_trigger
/barrelfish-2018-10-04/include/arch/x86/barrelfish/
H A Dipi_notify.h40 struct event_closure closure; member in struct:ipi_notify
/barrelfish-2018-10-04/lib/barrelfish/
H A Dump_endpoint.c60 ump_endpoint_register(struct ump_endpoint *ep, struct waitset *ws, struct event_closure closure) argument
H A Ddeferred.c65 deferred_event_register(struct deferred_event *event, struct waitset *ws, delayus_t delay, struct event_closure closure) argument
191 periodic_event_create(struct periodic_event *event, struct waitset *ws, delayus_t period, struct event_closure closure) argument
H A Dlmp_chan.c285 lmp_chan_register_send(struct lmp_chan *lc, struct waitset *ws, struct event_closure closure) argument
H A Dlmp_endpoints.c278 lmp_endpoint_register(struct lmp_endpoint *ep, struct waitset *ws, struct event_closure closure) argument
H A Dump_chan.c347 ump_chan_register_send(struct ump_chan *uc, struct waitset *ws, struct event_closure closure) argument
H A Dwaitset.c460 struct event_closure closure; local
473 struct event_closure closure; local
505 struct event_closure closure; local
540 struct event_closure closure; local
614 waitset_chan_register_disabled(struct waitset *ws, struct waitset_chanstate *chan, struct event_closure closure) argument
655 waitset_chan_register_polled_disabled(struct waitset *ws, struct waitset_chanstate *chan, struct event_closure closure, dispatcher_handle_t handle) argument
694 waitset_chan_register(struct waitset *ws, struct waitset_chanstate *chan, struct event_closure closure) argument
716 waitset_chan_register_polled(struct waitset *ws, struct waitset_chanstate *chan, struct event_closure closure) argument
912 waitset_chan_trigger_closure_disabled(struct waitset *ws, struct waitset_chanstate *chan, struct event_closure closure, dispatcher_handle_t handle) argument
960 waitset_chan_trigger_closure(struct waitset *ws, struct waitset_chanstate *chan, struct event_closure closure) argument
[all...]
H A Ddomain.c99 struct event_closure closure = { local
262 struct event_closure closure = { local
879 struct event_closure closure = { local
/barrelfish-2018-10-04/usr/monitor/arch/arm/
H A Dinter.c34 static void bind_monitor_reply(struct intermon_binding *closure, errval_t err) argument
/barrelfish-2018-10-04/lib/barrelfish/arch/x86/
H A Dipi_notify.c110 ipi_notify_register(struct ipi_notify *uc, struct waitset *ws, struct event_closure closure) argument
/barrelfish-2018-10-04/include/barrelfish/
H A Dlmp_chan.h88 lmp_chan_register_recv(struct lmp_chan *lc, struct waitset *ws, struct event_closure closure) argument
H A Dump_chan.h105 ump_chan_register_recv(struct ump_chan *uc, struct waitset *ws, struct event_closure closure) argument
H A Dwaitset.h79 struct event_closure closure; ///< Event closure to run when channel is ready member in struct:waitset_chanstate
/barrelfish-2018-10-04/usr/monitor/arch/armv7/
H A Dinter.c128 static void bind_monitor_reply(struct intermon_binding *closure, argument
/barrelfish-2018-10-04/usr/monitor/arch/armv8/
H A Dinter.c128 static void bind_monitor_reply(struct intermon_binding *closure, argument
/barrelfish-2018-10-04/usr/monitor/arch/x86/
H A Dinter.c139 static void bind_monitor_reply(struct intermon_binding *closure, argument
/barrelfish-2018-10-04/usr/bench/flounder_stubs/
H A Dpayload_glue.c157 static void listen_cb(struct glue_bench_service *closure, iref_t iref) argument
/barrelfish-2018-10-04/lib/net_queue_manager/
H A Dqueue_manager.c291 static errval_t populate_buffer(struct client_closure *closure, argument
359 struct client_closure *closure = (struct client_closure *)devq_get_state((struct devq *)q); local
[all...]
/barrelfish-2018-10-04/usr/replay/
H A Dmaster.c725 struct event_closure closure; local

Completed in 95 milliseconds