Searched refs:ProtobufOnceType (Results 1 – 4 of 4) sorted by relevance
89 typedef bool ProtobufOnceType; typedef93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()117 typedef internal::AtomicWord ProtobufOnceType;122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),157 ProtobufOnceType state_;161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()158 ProtobufOnceType* once_;159 ProtobufOnceType* recursive_once_;
65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
75 LIBPROTOBUF_EXPORT extern ProtobufOnceType empty_string_once_init_;