Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp219 static PetscErrorCode waitForEvent(PetscDeviceContext, PetscEvent) noexcept;
255 PetscDesignatedInitializer(waitforevent, waitForEvent)
590 inline PetscErrorCode DeviceContext<T>::waitForEvent(PetscDeviceContext dctx, PetscEvent event) noe… in waitForEvent() function in Petsc::device::cupm::impl::DeviceContext