Home
last modified time | relevance | path

Searched refs:__kmp_resume_if_hard_paused (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h4567 static inline void __kmp_resume_if_hard_paused() { in __kmp_resume_if_hard_paused() function
H A Dkmp_runtime.cpp7556 __kmp_resume_if_hard_paused(); in __kmp_parallel_initialize()