Searched refs:__kmp_dephash_free (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.h79 static inline void __kmp_dephash_free(kmp_info_t *thread, kmp_dephash_t *h) { function
96 __kmp_dephash_free(thread, task->td_dephash);
H A Dkmp_tasking.cpp1147 __kmp_dephash_free(thread, task->td_dephash);

Completed in 114 milliseconds