omp_destroy_lock
void omp_destroy_lock(omp_lock_t *lock)
Ensures that the specified lock variable lock is uninitialized.
OpenMP API Index