Searched defs:Borrowable (Results 1 – 2 of 2) sorted by relevance
745 Borrowable section in Critical Section Lock Helpers764 Before we explain why Borrowable is useful, it's important to understand the argument848 Why use Borrowable? argument879 .. doxygenclass:: pw::sync::Borrowable argument
115 constexpr Borrowable(GuardedType& object, Lock& lock) noexcept in Borrowable() function