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

/barrelfish-2018-10-04/include/contmng/
H A Dcontmng.h63 struct cont_queue *create_cont_q(char *name);
/barrelfish-2018-10-04/lib/contmng/
H A Dcontmng.c59 struct cont_queue *create_cont_q(char *name) function
64 printf("ERROR: malloc failed in create_cont_q\n");
73 }/* end function: create_cont_q */

Completed in 35 milliseconds