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

/barrelfish-master/include/barrelfish/
H A Dump_endpoint.h42 static inline bool ump_endpoint_can_recv(struct ump_endpoint *ep) function
77 return ump_endpoint_can_recv(ep);
H A Dump_chan.h133 return ump_endpoint_can_recv(&uc->endpoint);

Completed in 28 milliseconds