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

/barrelfish-2018-10-04/include/
H A Domp.h222 extern int omp_test_nest_lock(omp_nest_lock_t *lock);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c712 * For a nestable lock, the omp_test_nest_lock routine returns the new nesting
715 int omp_test_nest_lock(omp_nest_lock_t *arg) function
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c800 * For a nestable lock, the omp_test_nest_lock routine returns the new nesting
803 int omp_test_nest_lock(omp_nest_lock_t *arg) function

Completed in 51 milliseconds