Searched refs:__kmp_check_workshare (Results 1 – 3 of 3) sorted by relevance
41 void __kmp_check_workshare(int gtid, enum cons_type ct, ident_t const *ident);
206 void __kmp_check_workshare(int gtid, enum cons_type ct, ident_t const *ident) { in __kmp_check_workshare() function231 __kmp_check_workshare(gtid, ct, ident); in __kmp_push_workshare()
759 __kmp_check_workshare(gtid, ct_psingle, id_ref); in __kmp_enter_single()