Home
last modified time | relevance | path

Searched defs:newCapacity (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_threadprivate.cpp679 void __kmp_threadprivate_resize_cache(int newCapacity) { in __kmp_threadprivate_resize_cache()
H A Dkmp_runtime.cpp3712 int newCapacity; in __kmp_expand_threads() local