HomeSort by relevance Sort by last modified time
    Searched defs:omp_lock_t (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
omp.h 41 } omp_lock_t; typedef in typeref:struct:__anon36693
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/
omp.h 41 } omp_lock_t; typedef in typeref:struct:__anon36698
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon36678
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon36739
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon36784
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon38238
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon38387
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon43181
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/
omp.h 38 } omp_lock_t; typedef in typeref:struct:__anon43226
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;

Completed in 156 milliseconds