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

/barrelfish-2018-10-04/include/procon/
H A Dprocon.h89 bool sp_gen_queue_full(uint64_t read, uint64_t write, uint64_t size);
/barrelfish-2018-10-04/lib/procon/
H A Dprocon.c72 bool sp_gen_queue_full(uint64_t read, uint64_t write, uint64_t size) function
156 return sp_gen_queue_full(spp->c_read_id, spp->c_write_id,

Completed in 40 milliseconds