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

/barrelfish-master/include/flounder/
H A Dflounder_txqueue.h37 typedef void (*txq_cleanup_fn_t)(struct txq_msg_st *st); typedef
64 txq_cleanup_fn_t cleanup; ///< cleanup function to be called
/barrelfish-master/lib/bomp_new/
H A Dbomp_thread.c226 msg_st->cleanup = (txq_cleanup_fn_t)txq_msg_sent_cb;

Completed in 33 milliseconds