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

/barrelfish-2018-10-04/include/
H A Domp.h216 extern int omp_test_lock(omp_lock_t *lock);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c603 * For a simple lock, the omp_test_lock routine returns true if the lock is
606 int omp_test_lock(omp_lock_t *arg) function
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c648 * For a simple lock, the omp_test_lock routine returns true if the lock is
651 int omp_test_lock(omp_lock_t *arg) function

Completed in 110 milliseconds