Searched defs:rxi (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/thc/
H A Dthcstubs.h183 thc_end_bh(struct thc_per_binding_state_t *thc, void *f, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
[all...]
/barrelfish-2018-10-04/lib/thc/
H A Dthcstubs.c77 struct thc_receiver_info *rxi; local
123 thc_receive(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
162 struct thc_receiver_info *rxi; member in struct:thc_receive_cancel_info
185 thc_receive_x(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
263 thc_start_receive_demux(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
279 thc_receive_demux(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
316 thc_receive_demux_x(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
375 thc_cancel_receive_demux(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
424 thc_start_receiving(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
447 thc_wait_receive_any(struct thc_per_binding_state_t *thc, struct thc_receiver_info *rxi) argument
459 thc_wait_receive_any_x(struct thc_per_binding_state_t *thc, struct thc_receiver_info *rxi) argument
486 thc_stop_receiving(struct thc_per_binding_state_t *thc, struct thc_per_recv_t *recv, struct thc_receiver_info *rxi) argument
[all...]

Completed in 87 milliseconds