Home
last modified time | relevance | path

Searched refs:last_write_was_also_us (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx547 const auto last_write_was_also_us = last_write.event() && (last_write.dctx_id() == dctx_id); in MarkFromID_IncompatibleModes_UpdateLastWrite() local
554 if (last_write_was_also_us) { in MarkFromID_IncompatibleModes_UpdateLastWrite()