Searched refs:cleanup_list_ (Results 1 – 2 of 2) sorted by relevance
63 cleanup_list_ = 0; in Init()165 google::protobuf::internal::NoBarrier_AtomicExchange(&cleanup_list_, in AddListNode()295 reinterpret_cast<Node*>(google::protobuf::internal::NoBarrier_Load(&cleanup_list_)); in CleanupList()300 cleanup_list_ = 0; in CleanupList()
892 …google::protobuf::internal::AtomicWord cleanup_list_; // Head of a linked list of nodes containin… variable