Searched refs:RCCE_flag_alloc (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/rcce/
H A DRCCE_comm.c66 if(error=RCCE_flag_alloc(&(comm->gather)))
68 if(error=RCCE_flag_alloc(&(comm->release)))
H A Drcce.c293 int RCCE_flag_alloc(RCCE_FLAG *flag) function
295 /* printf("Warning: RCCE_flag_alloc ignored\n"); */
/barrelfish-2018-10-04/include/rcce/
H A DRCCE.h141 int RCCE_flag_alloc(RCCE_FLAG *);
H A DRCCE_lib.h130 int RCCE_flag_alloc(RCCE_FLAG *);

Completed in 35 milliseconds