Home
last modified time | relevance | path

Searched refs:fl_key (Results 1 – 19 of 19) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/testsuite/boehm-gc.c/
H A Dgctest.c933 thread_key_t fl_key; variable
944 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
951 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
974 pthread_key_t fl_key; variable
985 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
989 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1753 if (thr_keycreate(&fl_key, GC_free) != 0) {
1827 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/testsuite/boehm-gc.c/
H A Dgctest.c933 thread_key_t fl_key; variable
944 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
951 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
974 pthread_key_t fl_key; variable
985 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
989 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1755 if (thr_keycreate(&fl_key, GC_free) != 0) {
1830 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/testsuite/boehm-gc.c/
H A Dgctest.c933 thread_key_t fl_key; variable
944 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
951 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
974 pthread_key_t fl_key; variable
985 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
989 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1753 if (thr_keycreate(&fl_key, GC_free) != 0) {
1827 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/testsuite/boehm-gc.c/
H A Dgctest.c933 thread_key_t fl_key; variable
944 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
951 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
974 pthread_key_t fl_key; variable
985 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
989 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1753 if (thr_keycreate(&fl_key, GC_free) != 0) {
1827 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/tests/
H A Dtest.c929 thread_key_t fl_key; variable
940 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
947 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
970 pthread_key_t fl_key; variable
981 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
985 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1747 if (thr_keycreate(&fl_key, GC_free) != 0) {
1823 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/tests/
H A Dtest.c929 thread_key_t fl_key; variable
940 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
947 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
970 pthread_key_t fl_key; variable
981 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
985 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1747 if (thr_keycreate(&fl_key, GC_free) != 0) {
1823 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/testsuite/boehm-gc.c/
H A Dgctest.c933 thread_key_t fl_key; variable
944 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
951 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
974 pthread_key_t fl_key; variable
985 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
989 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1755 if (thr_keycreate(&fl_key, GC_free) != 0) {
1830 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/textproc/chpp/chpp-0.3.5/gc/
H A Dtest.c542 thread_key_t fl_key; variable
549 if (thr_getspecific(fl_key, (void **)(&my_free_list_ptr)) != 0) { in alloc8bytes()
555 if (thr_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1074 if (thr_keycreate(&fl_key, GC_free) != 0) {
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/tests/
H A Dtest.c787 pthread_key_t fl_key; variable
798 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
802 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1603 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/tests/
H A Dtest.c787 pthread_key_t fl_key; variable
798 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
802 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1603 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/tests/
H A Dtest.c787 pthread_key_t fl_key; variable
798 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
802 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1603 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/tests/
H A Dtest.c787 pthread_key_t fl_key; variable
798 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
802 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1603 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/tests/
H A Dtest.c787 pthread_key_t fl_key; variable
798 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
802 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1603 if ((code = pthread_key_create(&fl_key, 0)) != 0) {
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/tests/
H A Dtest.c815 pthread_key_t fl_key; variable
826 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
830 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1701 if ((code = pthread_key_create(&fl_key, 0)) != 0) { in main()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/tests/
H A Dtest.c915 pthread_key_t fl_key; variable
926 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
931 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
1889 if ((code = pthread_key_create(&fl_key, 0)) != 0) { in main()
/dports/lang/gauche/Gauche-0.9.10/gc/tests/
H A Dtest.c1042 pthread_key_t fl_key; variable
1054 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
1059 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
2360 if ((code = pthread_key_create(&fl_key, 0)) != 0) { in main()
/dports/devel/boehm-gc/gc-8.0.6/tests/
H A Dtest.c1042 pthread_key_t fl_key; variable
1054 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
1059 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
2360 if ((code = pthread_key_create(&fl_key, 0)) != 0) { in main()
/dports/devel/boehm-gc-redirect/gc-8.0.6/tests/
H A Dtest.c1042 pthread_key_t fl_key; variable
1054 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
1059 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
2360 if ((code = pthread_key_create(&fl_key, 0)) != 0) { in main()
/dports/devel/boehm-gc-threaded/gc-8.0.6/tests/
H A Dtest.c1042 pthread_key_t fl_key; variable
1054 my_free_list_ptr = (void **)pthread_getspecific(fl_key); in alloc8bytes()
1059 if (pthread_setspecific(fl_key, my_free_list_ptr) != 0) { in alloc8bytes()
2360 if ((code = pthread_key_create(&fl_key, 0)) != 0) { in main()