Searched refs:__kmp_pop_current_task_from_thread (Results 1 – 4 of 4) sorted by relevance
722 __kmp_pop_current_task_from_thread(this_thr); in __kmpc_end_serialized_parallel()
4121 extern void __kmp_pop_current_task_from_thread(kmp_info_t *this_thr);
612 void __kmp_pop_current_task_from_thread(kmp_info_t *this_thr) { function
2680 __kmp_pop_current_task_from_thread(master_th); in __kmp_join_call()