Searched refs:FirstRef (Results 1 – 2 of 2) sorted by relevance
271 bool FirstRef() { return refcnt_.FetchAdd(1, MemoryOrder::RELAXED) == 0; } in FirstRef() function
301 if (FirstRef()) { in RefWithShardLocked()