Searched refs:wait_for_event (Results 1 – 2 of 2) sorted by relevance
42 PetscErrorCode wait_for_event(E &&event) const noexcept in wait_for_event() function in Petsc::device::StreamBase227 if (serialize && !stream_compat_(stream)) PetscCall(stream->wait_for_event(event_)); in claim()
593 PetscCall(impls_cast_(dctx)->stream.wait_for_event(*event_cast_(event))); in waitForEvent()