summaryrefslogtreecommitdiffstats
path: root/openmp/testsuite/fortran/OMP1_TEST
blob: a164ce055565b8e8fc36e7856816b568e4196769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
has_openmp
omp_nested
omp_get_num_threads
omp_in_parallel
do_ordered
do_reduction
do_private
do_firstprivate
do_lastprivate
section_reduction
section_private
section_firstprivate
section_lastprivate
single
single_private
single_nowait
par_do_ordered
par_do_reduction
par_do_private
par_do_firstprivate
par_do_lastprivate
par_section_reduction
par_section_private
par_section_firstprivate
par_section_lastprivate
omp_master_thread
omp_critical
omp_atomic
omp_barrier
omp_flush
omp_threadprivate
omp_copyin
omp_lock
omp_testlock
omp_nest_lock
omp_nest_testlock
OpenPOWER on IntegriCloud