Searched refs:__kmp_pop_parallel (Results 1 – 4 of 4) sorted by relevance
50 void __kmp_pop_parallel(int gtid, ident_t const *ident);
357 void __kmp_pop_parallel(int gtid, ident_t const *ident) { function
616 __kmp_pop_parallel(global_tid, NULL); in __kmpc_end_serialized_parallel()
7148 __kmp_pop_parallel(gtid, team->t.t_ident); in __kmp_run_after_invoked_task()