Home
last modified time | relevance | path

Searched refs:alloc_thr (Results 1 – 13 of 13) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp1652 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1682 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1683 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1702 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_alloc.cpp1907 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1937 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1938 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1957 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp1907 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1937 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1938 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1957 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp1907 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1937 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1938 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1957 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_alloc.cpp1907 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1937 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1938 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1957 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp1907 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1937 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1938 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1957 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp1907 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
1937 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
1938 if (alloc_thr == this_thr) { in ___kmp_fast_free()
1957 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp2007 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
2037 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
2038 if (alloc_thr == this_thr) { in ___kmp_fast_free()
2057 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp2007 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
2037 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
2038 if (alloc_thr == this_thr) { in ___kmp_fast_free()
2057 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp2071 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
2101 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
2102 if (alloc_thr == this_thr) { in ___kmp_fast_free()
2121 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp2071 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
2101 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
2102 if (alloc_thr == this_thr) { in ___kmp_fast_free()
2121 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp2071 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
2101 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
2102 if (alloc_thr == this_thr) { in ___kmp_fast_free()
2121 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_alloc.cpp2100 kmp_info_t *alloc_thr; in ___kmp_fast_free() local
2130 alloc_thr = (kmp_info_t *)descr->ptr_aligned; // get thread owning the block in ___kmp_fast_free()
2131 if (alloc_thr == this_thr) { in ___kmp_fast_free()
2150 if (q_th == alloc_thr && q_sz <= KMP_FREE_LIST_LIMIT) { in ___kmp_fast_free()