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

/barrelfish-2018-10-04/include/
H A Domp.h221 extern void omp_unset_nest_lock(omp_nest_lock_t *lock);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c684 * For a nestable lock, the omp_unset_nest_lock routine decrements the nesting
688 void omp_unset_nest_lock(omp_nest_lock_t *arg) function
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c768 * For a nestable lock, the omp_unset_nest_lock routine decrements the nesting
772 void omp_unset_nest_lock(omp_nest_lock_t *arg) function

Completed in 45 milliseconds