Home
last modified time | relevance | path

Searched defs:wait_for_ (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmstream.hpp135 inline PetscErrorCode CUPMStream<T>::wait_for_(event_type &event) const noexcept in wait_for_() function in Petsc::device::cupm::CUPMStream
/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp64 static constexpr PetscErrorCode wait_for_(const typename U::event_type &) noexcept in wait_for_() function in Petsc::device::StreamBase