Home
last modified time | relevance | path

Searched refs:hint_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena.cc61 hint_ = 0; in Init()
156 …google::protobuf::internal::Release_Store(&hint_, reinterpret_cast<google::protobuf::internal::Ato… in AddBlockInternal()
194 Block* b = reinterpret_cast<Block*>(google::protobuf::internal::Acquire_Load(&hint_)); in AllocateAligned()
216 …google::protobuf::internal::NoBarrier_Store(&hint_, reinterpret_cast<google::protobuf::internal::A… in SlowAlloc()
278 hint_ = 0; in FreeBlocks()
Darena.h882 google::protobuf::internal::AtomicWord hint_; // Fast thread-local block access variable