Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/
DAbstractSharedFlow.kt73 protected fun freeSlot(slot: S) { in freeSlot() method
/external/gwp_asan/gwp_asan/
Dguarded_pool_allocator.cpp456 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot() function in gwp_asan::GuardedPoolAllocator