Searched refs:omp_lock_t (Results 101 - 125 of 183) sorted by relevance

12345678

/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/powerpc/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1858
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earm/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1708
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/alpha/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1702
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/aarch64eb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1696
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7hfeb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1786
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/hppa/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1792
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/i386/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1798
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sh3el/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1888
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sparc/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1894
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sparc64/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1900
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/aarch64/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1690
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7eb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1774
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1768
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmv7hf/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1780
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/sh3eb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1882
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/riscv32/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1870
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/riscv64/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1876
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmhfeb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1726
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmeb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1714
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/earmhf/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1720
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/mips64eb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1822
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/mips64el/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1828
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/mipseb/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1834
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/x86_64/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1912
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/netbsd-current/external/gpl3/gcc.old/lib/libgomp/arch/vax/
H A Domp.h43 } omp_lock_t; typedef in typeref:struct:__anon1906
118 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
119 extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t)
121 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
122 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
123 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
124 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;

Completed in 129 milliseconds

12345678