Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/host/
H A Dhostcontext.cxx53 PetscDesignatedInitializer(waitforevent, nullptr)
/petsc/include/petsc/private/
H A Ddeviceimpl.h232 …PetscErrorCode (*waitforevent)(PetscDeviceContext, PetscEvent); … member
/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx120 PetscTryTypeMethod(dctx, waitforevent, event); in PetscDeviceContextWaitForEvent_Private()
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp255 PetscDesignatedInitializer(waitforevent, waitForEvent)