23 omp_destroy_lock(&mut_);
40 omp_unset_lock(&mut_);
45 return omp_test_lock(&mut_) != 0;
OMP_Mutex(const OMP_Mutex &&)=delete
OMP_Mutex & operator=(const OMP_Mutex &&)=delete
OMP_Mutex(const OMP_Mutex &)=delete
OMP_Mutex & operator=(const OMP_Mutex &)=delete