webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf.internal::Mutex Class Reference

#include <mutex.h>

Public Member Functions

 Mutex ()
 
 ~Mutex ()
 
void Lock ()
 
void Unlock ()
 
void AssertHeld ()
 

Constructor & Destructor Documentation

◆ Mutex()

google::protobuf.internal::Mutex::Mutex ( )

◆ ~Mutex()

google::protobuf.internal::Mutex::~Mutex ( )

Member Function Documentation

◆ AssertHeld()

void google::protobuf.internal::Mutex::AssertHeld ( )

◆ Lock()

void google::protobuf.internal::Mutex::Lock ( )

◆ Unlock()

void google::protobuf.internal::Mutex::Unlock ( )

The documentation for this class was generated from the following file: