reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
312 if (last_ins || last_mtxs) { 318 __kmp_depnode_link_successor(gtid, thread, task, node, last_mtxs); 321 __kmp_depnode_list_free(thread, last_mtxs); 339 if (last_mtxs) { 341 __kmp_depnode_link_successor(gtid, thread, task, node, last_mtxs); 364 if (info->last_flag == ENTRY_LAST_INS && last_mtxs) { // INS were last 366 __kmp_depnode_list_free(thread, last_mtxs);