Searched refs:__kmp_free_implicit_task (Results 1 – 3 of 3) sorted by relevance
3610 extern void __kmp_free_implicit_task(kmp_info_t *this_thr);
5637 __kmp_free_implicit_task(this_th); in __kmp_free_thread()5912 __kmp_free_implicit_task(thread); in __kmp_reap_thread()
1135 void __kmp_free_implicit_task(kmp_info_t *thread) { in __kmp_free_implicit_task() function