Searched refs:dummy_cont_cb (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/usr/tests/bulk_transfer/
H A Dbulk_mini.c10 static void dummy_cont_cb(void *arg, errval_t err, struct bulk_channel *channel) function
15 struct bulk_continuation dummy_cont = { .arg = NULL, .handler = dummy_cont_cb, };
H A Dbulk_netproxy.c15 static void dummy_cont_cb(void *arg, errval_t err, struct bulk_channel *channel) function
20 struct bulk_continuation dummy_cont = { .arg = NULL, .handler = dummy_cont_cb, };

Completed in 79 milliseconds