Searched defs:waitset (Results 1 - 17 of 17) sorted by relevance

/barrelfish-2018-10-04/include/flounder/
H A Dflounder_support.h27 struct waitset *waitset; member in struct:flounder_generic_bind_attempt
H A Dflounder_txqueue.h47 struct waitset *waitset; ///< waitset to use member in struct:tx_queue
/barrelfish-2018-10-04/include/barrelfish/
H A Ddeferred.h43 struct waitset *waitset; member in struct:periodic_event
H A Devent_queue.h42 struct waitset *waitset; member in struct:event_queue
H A Dwaitset.h78 struct waitset *waitset; ///< Waitset in which this channel is registered member in struct:waitset_chanstate
96 struct waitset { struct
[all...]
/barrelfish-2018-10-04/lib/barrelfish/
H A Devent_mutex.c23 void event_mutex_init(struct event_mutex *em, struct waitset *waitset) argument
H A Devent_queue.c44 void event_queue_init(struct event_queue *q, struct waitset *waitset, argument
[all...]
H A Dflounder_txqueue.c69 txq_init(struct tx_queue *queue, void *binding, struct waitset *waitset, txq_register_fn_t register_send, uint32_t msg_st_size) argument
H A Dmultihop_chan.c125 multihop_chan_bind(struct multihop_chan *mc, struct multihop_bind_continuation cont, iref_t iref, struct waitset *waitset) argument
286 multihop_chan_send_bind_reply(struct multihop_chan *mc, errval_t msgerr, multihop_vci_t vci, struct waitset *waitset) argument
[all...]
/barrelfish-2018-10-04/include/ahci/
H A Dahci.h55 struct waitset *waitset; member in struct:ahci_binding
/barrelfish-2018-10-04/include/bulk_transfer/
H A Dbulk_net.h59 struct waitset *waitset; member in struct:bulk_e10k
H A Dbulk_transfer.h237 struct waitset *waitset; member in struct:bulk_channel
356 struct waitset *waitset; member in struct:bulk_channel_setup
372 struct waitset *waitset; member in struct:bulk_channel_bind_params
/barrelfish-2018-10-04/usr/tests/bulk_transfer/
H A Dbulk_mini.c83 static void init_receiver(struct waitset *waitset) argument
179 static void init_sender(struct waitset *waitset) argument
H A Dbulk_netproxy.c134 static void init_receiver(struct waitset *waitset) argument
247 static void init_sender(struct waitset *waitset) argument
[all...]
/barrelfish-2018-10-04/lib/net/
H A Dnetworking_internal.h76 struct waitset *waitset; member in struct:net_state
/barrelfish-2018-10-04/include/thc/
H A Dthcstubs.h51 struct waitset *waitset; member in struct:common_binding
/barrelfish-2018-10-04/lib/ahci/
H A Dahci.c333 ahci_init(uint8_t port, ahci_bind_continuation_fn *_continuation, void *st, struct waitset *waitset) argument
[all...]

Completed in 235 milliseconds