omp_unset_lock

void omp_unset_lock(omp_lock_t *lock)
Provides the means of releasing ownership of a lock.


OpenMP API Index