Searched defs:__kmpc_omp_taskyield (Results 1 – 2 of 2) sorted by relevance
78 int32_t __kmpc_omp_taskyield(IdentTy *Loc, uint32_t TId, int) { return 0; } in __kmpc_omp_taskyield() function
2360 kmp_int32 __kmpc_omp_taskyield(ident_t *loc_ref, kmp_int32 gtid, int end_part) { function