Home
last modified time | relevance | path

Searched refs:omp_nest_lock_t (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsoxomp.h17 typedef int omp_nest_lock_t; typedef
38 #define omp_init_nest_lock(omp_nest_lock_t) (void)0 argument
39 #define omp_destroy_nest_lock(omp_nest_lock_t) (void)0 argument
40 #define omp_set_nest_lock(omp_nest_lock_t) (void)0 argument
41 #define omp_unset_nest_lock(omp_nest_lock_t) (void)0 argument
42 #define omp_test_nest_lock(omp_nest_lock_t) 0 argument
/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 Domp.h45 } omp_nest_lock_t; typedef
122 extern void omp_init_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
123 extern void omp_init_nest_lock_with_hint (omp_nest_lock_t *, omp_sync_hint_t)
125 extern void omp_destroy_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
126 extern void omp_set_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
127 extern void omp_unset_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
128 extern int omp_test_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 Domp.h45 } omp_nest_lock_t; typedef
122 extern void omp_init_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
123 extern void omp_init_nest_lock_with_hint (omp_nest_lock_t *, omp_sync_hint_t)
125 extern void omp_destroy_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
126 extern void omp_set_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
127 extern void omp_unset_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
128 extern int omp_test_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 Dlibgomp.info998 _Prototype_: 'void omp_init_nest_lock(omp_nest_lock_t *lock);'
1023 _Prototype_: 'void omp_set_nest_lock(omp_nest_lock_t *lock);'
1049 _Prototype_: 'int omp_test_nest_lock(omp_nest_lock_t *lock);'
1077 _Prototype_: 'void omp_unset_nest_lock(omp_nest_lock_t *lock);'
1101 _Prototype_: 'void omp_destroy_nest_lock(omp_nest_lock_t *);'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dlibgomp.info998 _Prototype_: 'void omp_init_nest_lock(omp_nest_lock_t *lock);'
1023 _Prototype_: 'void omp_set_nest_lock(omp_nest_lock_t *lock);'
1049 _Prototype_: 'int omp_test_nest_lock(omp_nest_lock_t *lock);'
1077 _Prototype_: 'void omp_unset_nest_lock(omp_nest_lock_t *lock);'
1101 _Prototype_: 'void omp_destroy_nest_lock(omp_nest_lock_t *);'