Searched refs:markUsed (Results 1 – 2 of 2) sorted by relevance
611 …void markUsed() { unused.store(false, std::memory_order_relaxed); } // called by owner when TLS to… in markUsed() function in rml::internal::TLSData1377 tlsPtr.load(std::memory_order_relaxed)->markUsed(); in freeOwnObject()2292 tls->markUsed(); in getFromLLOCache()2348 tls->markUsed(); in putToLLOCache()2567 tls->markUsed(); in internalPoolMalloc()
262 void markUsed() { in markUsed() function in rml::internal::FreeBlock343 fBlock->markUsed(); in putBlock()