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

/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
H A Domp.h41 } omp_lock_t; typedef in typeref:struct:__anon1464
68 extern void omp_init_lock (omp_lock_t *);
69 extern void omp_destroy_lock (omp_lock_t *);
70 extern void omp_set_lock (omp_lock_t *);
71 extern void omp_unset_lock (omp_lock_t *);
72 extern int omp_test_lock (omp_lock_t *);
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
H A Domp.h41 } omp_lock_t; typedef in typeref:struct:__anon1469
68 extern void omp_init_lock (omp_lock_t *);
69 extern void omp_destroy_lock (omp_lock_t *);
70 extern void omp_set_lock (omp_lock_t *);
71 extern void omp_unset_lock (omp_lock_t *);
72 extern int omp_test_lock (omp_lock_t *);
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon1449
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon1510
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon1555
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon3009
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon3158
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon7952
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
H A Domp.h38 } omp_lock_t; typedef in typeref:struct:__anon7997
76 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
77 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
78 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
79 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
80 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
H A Dfind.h114 omp_lock_t result_lock;
220 omp_lock_t result_lock;
339 omp_lock_t result_lock;
H A Dsearch.h108 omp_lock_t result_lock;
H A Dworkstealing.h127 omp_lock_t output_lock;
H A Dpartition.h77 omp_lock_t result_lock;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dfind.h111 omp_lock_t __result_lock;
216 omp_lock_t __result_lock;
340 omp_lock_t __result_lock;
H A Dsearch.h107 omp_lock_t __result_lock;
H A Dworkstealing.h128 omp_lock_t __output_lock;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dfind.h111 omp_lock_t __result_lock;
216 omp_lock_t __result_lock;
340 omp_lock_t __result_lock;
H A Dsearch.h107 omp_lock_t __result_lock;
H A Dworkstealing.h128 omp_lock_t __output_lock;

Completed in 902 milliseconds