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

/barrelfish-2018-10-04/include/
H A Domp.h215 extern void omp_unset_lock(omp_lock_t *lock);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c582 * For a simple lock, the omp_unset_lock routine causes the lock to become
585 void omp_unset_lock(omp_lock_t *arg) function
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c623 * For a simple lock, the omp_unset_lock routine causes the lock to become
626 void omp_unset_lock(omp_lock_t *arg) function

Completed in 44 milliseconds