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

/barrelfish-2018-10-04/include/procon/
H A Dprocon.h106 uint64_t sp_queue_free_slots_count(struct shared_pool_private *spp);
/barrelfish-2018-10-04/lib/procon/
H A Dprocon.c216 uint64_t sp_queue_free_slots_count(struct shared_pool_private *spp) function
223 } // end function: sp_queue_free_slots_count
826 sp_queue_free_slots_count(spp));

Completed in 51 milliseconds