Searched refs:ENTRY_LAST_INS (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp147 #define ENTRY_LAST_INS 0 macro
178 entry->last_flag = ENTRY_LAST_INS;
316 if (info->last_flag == ENTRY_LAST_INS) { // INS were last
357 info->last_flag = ENTRY_LAST_INS;
367 if (info->last_flag == ENTRY_LAST_INS && last_mtxs) { // INS were last

Completed in 45 milliseconds