41template <
typename Inner, latch_
id_t latch_
id>
54 return std::forward<F>(f)(
inner);
Definition: ut0guarded.h:42
Inner inner
Definition: ut0guarded.h:46
auto latch_and_execute(F &&f, const ut::Location &loc)
Definition: ut0guarded.h:50
Cacheline_padded< IB_mutex > mutex
Definition: ut0guarded.h:44
const Inner & peek() const
Definition: ut0guarded.h:57
This file contains a set of libraries providing overloads for regular dynamic allocation routines whi...
Definition: aligned_alloc.h:48
Definition: ut0mutex.h:128
A utility wrapper class, which adds padding at the end of the wrapped structure, so that the next obj...
Definition: ut0cpu_cache.h:55
Utilities related to CPU cache.