File tree Expand file tree Collapse file tree
docs/parallel/openmp/reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ The following functions use `omp_lock_t`:
3535- [ omp_unset_lock] ( openmp-functions.md#omp-unset-lock )
3636- [ omp_test_lock] ( openmp-functions.md#omp-test-lock )
3737
38- For more information, see [ 3.2 Lock Functions ] ( ../../../parallel/openmp/3-2-lock-functions.md ) .
38+ For more information, see [ 3.2 Lock functions ] ( ../../../parallel/openmp/3-2-lock-functions.md ) .
3939
4040### Example
4141
@@ -53,7 +53,7 @@ The following functions use `omp_nest_lock_t`:
5353- [ omp_unset_nest_lock] ( openmp-functions.md#omp-unset-nest-lock )
5454- [ omp_test_nest_lock] ( openmp-functions.md#omp-test-nest-lock )
5555
56- For more information, see [ 3.2 Lock Functions ] ( ../../../parallel/openmp/3-2-lock-functions.md ) .
56+ For more information, see [ 3.2 Lock functions ] ( ../../../parallel/openmp/3-2-lock-functions.md ) .
5757
5858### Example
5959
You can’t perform that action at this time.
0 commit comments