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

/barrelfish-2018-10-04/include/
H A Domp.h214 extern void omp_set_lock(omp_lock_t *lock);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c570 void omp_set_lock(omp_lock_t *arg) function
600 * These routines attempt to set a lock in the same manner as omp_set_lock and
709 * These routines attempt to set a lock in the same manner as omp_set_lock and
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c607 void omp_set_lock(omp_lock_t *arg) function
645 * These routines attempt to set a lock in the same manner as omp_set_lock and
797 * These routines attempt to set a lock in the same manner as omp_set_lock and

Completed in 43 milliseconds