BWAPI
|
Go to the source code of this file.
Namespaces | |
namespace | |
namespace | google::protobuf |
Defines | |
#define | GOOGLE_PROTOBUF_DECLARE_ONCE(NAME) pthread_once_t NAME = PTHREAD_ONCE_INIT |
Typedefs | |
typedef pthread_once_t | google::protobuf::ProtobufOnceType |
Functions | |
void | google::protobuf::GoogleOnceInit (ProtobufOnceType *once, void(*init_func)()) |
#define GOOGLE_PROTOBUF_DECLARE_ONCE | ( | NAME | ) | pthread_once_t NAME = PTHREAD_ONCE_INIT |