Searched refs:bomp_end_processing (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/bomp/include/
H A Dbomp_internal.h118 void bomp_end_processing(void);
/barrelfish-2018-10-04/lib/bomp_new/
H A Dparallel.c82 bomp_end_processing();
H A Dbomp.c123 void bomp_end_processing(void) function
125 debug_printf("bomp_end_processing\n");
144 debug_printf("bomp_end_processing: done\n");
/barrelfish-2018-10-04/lib/bomp_new/include/
H A Dbomp_internal.h143 void bomp_end_processing(void);
/barrelfish-2018-10-04/lib/bomp/backends/
H A Dbomp_shared.c128 void bomp_end_processing(void) function
254 bomp_st->backend.end_processing = bomp_end_processing;

Completed in 47 milliseconds