Searched refs:omp_set_nest_lock (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Domp.h220 extern void omp_set_nest_lock(omp_nest_lock_t *lock);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c601 * omp_set_nest_lock, except that they do not suspend execution of the task
667 void omp_set_nest_lock(omp_nest_lock_t *arg) function
710 * omp_set_nest_lock, except that they do not suspend execution of the task
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c646 * omp_set_nest_lock, except that they do not suspend execution of the task
744 void omp_set_nest_lock(omp_nest_lock_t *arg) function
798 * omp_set_nest_lock, except that they do not suspend execution of the task

Completed in 46 milliseconds