Home
last modified time | relevance | path

Searched refs:gomp_tls_key (Results 1 – 25 of 44) sorted by relevance

12

/dports/audio/soundtouch/soundtouch-2.3.1/source/Android-lib/jni/
H A Dsoundtouch-jni.cpp48 extern pthread_key_t gomp_tls_key;
64 void *ptr = pthread_getspecific(gomp_tls_key);
69 pthread_setspecific(gomp_tls_key, _p_gomp_tls);
/dports/devel/mingw32-gcc/gcc-4.8.1/libgomp/
H A Dteam.c43 pthread_key_t gomp_tls_key; variable
77 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
540 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
541 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
H A Dlibgomp.h380 extern pthread_key_t gomp_tls_key;
383 return pthread_getspecific (gomp_tls_key); in gomp_thread()
/dports/lang/gcc48/gcc-4.8.5/libgomp/
H A Dteam.c43 pthread_key_t gomp_tls_key; variable
77 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
540 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
541 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
H A Dlibgomp.h380 extern pthread_key_t gomp_tls_key;
383 return pthread_getspecific (gomp_tls_key); in gomp_thread()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dthreads.cc64 extern pthread_key_t gomp_tls_key;
187 thread_tls_data = pthread_getspecific(gomp_tls_key); in BLI_threadpool_init()
228 pthread_setspecific(gomp_tls_key, thread_tls_data); in tslot_thread_start()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgomp/
H A Dlibgomp.h481 extern pthread_key_t gomp_tls_key;
484 return pthread_getspecific (gomp_tls_key); in gomp_thread()
H A Dteam.c43 pthread_key_t gomp_tls_key; variable
78 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
922 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
923 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
80 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
931 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
932 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc8/gcc-8.5.0/libgomp/
H A Dteam.c46 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
947 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
948 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dteam.c46 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
947 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
948 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/
H A Dteam.c46 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
947 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
948 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/
H A Dteam.c46 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
947 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
948 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/
H A Dteam.c46 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
947 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
948 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dteam.c46 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
947 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
948 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gnat_util/gcc-6-20180516/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
80 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
931 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
932 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
99 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1026 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1027 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1007 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1008 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
95 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1013 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1014 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1004 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1005 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
95 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1013 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1014 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1007 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1008 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
95 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1013 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1014 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1007 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1008 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()
/dports/lang/gcc9/gcc-9.4.0/libgomp/
H A Dteam.c45 pthread_key_t gomp_tls_key; variable
81 pthread_setspecific (gomp_tls_key, thr); in gomp_thread_start()
1004 pthread_key_create (&gomp_tls_key, NULL); in initialize_team()
1005 pthread_setspecific (gomp_tls_key, &initial_thread_tls_data); in initialize_team()

12