Searched refs:UnsafeIterationWrapper (Results 1 – 4 of 4) sorted by relevance
287 class UnsafeIterationWrapper {302 UnsafeIterationWrapper( in UnsafeIterationWrapper() function308 UnsafeIterationWrapper UnsafeIteration() PW_NO_LOCK_SAFETY_ANALYSIS { in UnsafeIteration()309 return UnsafeIterationWrapper(oldest_entry_drain_.reader_); in UnsafeIteration()
98 ``MultiSink::UnsafeIterationWrapper`` class that supports range-based for-loop146 As an alternative to using the ``UnsafeIterationWrapper``,
194 MultiSink::UnsafeIterationWrapper multisink_iteration = UnsafeIteration(); in UnsafeForEachEntry()
310 MultiSink::UnsafeIterationWrapper unsafe_iterator = in TEST_F()