Searched refs:omp_destroy_lock (Results 1 – 17 of 17) sorted by relevance
25 omp_destroy_lock(&lock); in main()
20 omp_destroy_lock(&lock); in main()
33 omp_destroy_lock(&lock); in main()
34 omp_destroy_lock(&lock); in main()
51 omp_destroy_lock(&lock); in main()
31 omp_destroy_lock(&lck); in test_omp_lock()
32 omp_destroy_lock(&lck); in test_omp_test_lock()
31 omp_destroy_lock(&lcks[j]); in test_omp_init_lock()
144 void omp_destroy_lock(omp_lock_t *Lock);
360 subroutine omp_destroy_lock(lockvar) bind(c, name="omp_destroy_lock_")363 end subroutine omp_destroy_lock
496 subroutine omp_destroy_lock(svar) bind(c)498 !DIR$ attributes known_intrinsic :: omp_destroy_lock502 end subroutine omp_destroy_lock1010 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_destroy_lock1093 !$omp declare target(omp_destroy_lock )
402 subroutine omp_destroy_lock(svar) bind(c)404 !DIR$ attributes known_intrinsic :: omp_destroy_lock408 end subroutine omp_destroy_lock
89 extern void __KAI_KMPC_CONVENTION omp_destroy_lock (omp_lock_t *);
417 void omp_destroy_lock(omp_lock_t *Lock) { impl::destroyLock(Lock); } in omp_destroy_lock() function
81 #define FTN_DESTROY_LOCK omp_destroy_lock
411 omp_destroy_lock 700
115 call void @omp_destroy_lock(%struct.omp_lock_t* %19)361 declare dso_local void @omp_destroy_lock(%struct.omp_lock_t*)750 ; CHECK: declare dso_local void @omp_destroy_lock(%struct.omp_lock_t*)1290 ; OPTIMISTIC: declare dso_local void @omp_destroy_lock(%struct.omp_lock_t*)