Searched refs:buffer_guard (Results 1 – 1 of 1) sorted by relevance
119 static thread_local std::unique_ptr<BufferType> buffer_guard; in GetBufferGuard() local120 return buffer_guard; in GetBufferGuard()