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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.38.1.f903 FUNCTION NEW_LOCKS() function
5 INTEGER(OMP_LOCK_KIND), DIMENSION(1000) :: NEW_LOCKS local in function:NEW_LOCKS
9 CALL OMP_INIT_LOCK(NEW_LOCKS(I))
12 END FUNCTION NEW_LOCKS

Completed in 93 milliseconds