Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/
H A Dsegmentedmempool.hpp223 …im(const device::StreamBase<U> *stream, size_type req_size, bool *success, bool serialize) noexcept in claim()
448 const auto try_find_open_chunk = [&](bool serialize = false) { in try_allocate_chunk()