Searched refs:ProtobufOnceType (Results 1 – 7 of 7) sorted by relevance
90 typedef bool ProtobufOnceType; typedef94 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()102 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()118 typedef internal::AtomicWord ProtobufOnceType;123 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);125 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {133 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),158 ProtobufOnceType state_;162 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
59 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()160 ProtobufOnceType* once_;161 ProtobufOnceType* recursive_once_;
55 static ProtobufOnceType once_;60 ProtobufOnceType Singleton<T>::once_;
65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
81 LIBPROTOBUF_EXPORT extern ProtobufOnceType empty_string_once_init_;
727 LIBPROTOBUF_EXPORT extern ProtobufOnceType repeated_primitive_generic_type_traits_once_init_;824 LIBPROTOBUF_EXPORT extern ProtobufOnceType repeated_string_type_traits_once_init_;1035 LIBPROTOBUF_EXPORT extern ProtobufOnceType repeated_message_generic_type_traits_once_init_;
40 ProtobufOnceType map_entry_default_instances_once_;