Searched refs:CHUNK_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
107 CHUNK_AVAILABLE = 0, // 0 is the default value even if we didn't set it. enumerator273 atomic_store((atomic_uint8_t*)m, CHUNK_AVAILABLE, memory_order_relaxed); in Recycle()