Searched refs:omp_unset_nest_lock (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | soxomp.h | 41 #define omp_unset_nest_lock(omp_nest_lock_t) (void)0 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 135 subroutine omp_unset_nest_lock (nvar) 138 end subroutine omp_unset_nest_lock
|
| H A D | omp_lib.h | 74 external omp_unset_lock, omp_unset_nest_lock
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/ |
| H A D | omp_lib.f90 | 135 subroutine omp_unset_nest_lock (nvar) 138 end subroutine omp_unset_nest_lock
|
| H A D | omp_lib.h | 74 external omp_unset_lock, omp_unset_nest_lock
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | omp.h | 127 extern void omp_unset_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | omp.h | 127 extern void omp_unset_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | libgomp.info | 179 * omp_unset_nest_lock:: Unset nested lock 1030 *note omp_init_nest_lock::, *note omp_unset_nest_lock:: 1036 File: libgomp.info, Node: omp_test_nest_lock, Next: omp_unset_nest_lock, Prev: omp_set_nest_lock… 1062 File: libgomp.info, Node: omp_unset_nest_lock, Next: omp_destroy_nest_lock, Prev: omp_test_nest_… 1064 2.38 'omp_unset_nest_lock' - Unset nested lock 1077 _Prototype_: 'void omp_unset_nest_lock(omp_nest_lock_t *lock);' 1080 _Interface_: 'subroutine omp_unset_nest_lock(nvar)' 1090 File: libgomp.info, Node: omp_destroy_nest_lock, Next: omp_get_wtick, Prev: omp_unset_nest_lock,… 5019 Node: omp_unset_nest_lock37690
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | libgomp.info | 179 * omp_unset_nest_lock:: Unset nested lock 1030 *note omp_init_nest_lock::, *note omp_unset_nest_lock:: 1036 File: libgomp.info, Node: omp_test_nest_lock, Next: omp_unset_nest_lock, Prev: omp_set_nest_lock… 1062 File: libgomp.info, Node: omp_unset_nest_lock, Next: omp_destroy_nest_lock, Prev: omp_test_nest_… 1064 2.38 'omp_unset_nest_lock' - Unset nested lock 1077 _Prototype_: 'void omp_unset_nest_lock(omp_nest_lock_t *lock);' 1080 _Interface_: 'subroutine omp_unset_nest_lock(nvar)' 1090 File: libgomp.info, Node: omp_destroy_nest_lock, Next: omp_get_wtick, Prev: omp_unset_nest_lock,… 5019 Node: omp_unset_nest_lock37690
|