webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
rtc::GlobalLockPod Class Reference

#include <criticalsection.h>

Inheritance diagram for rtc::GlobalLockPod:
rtc::GlobalLock rtc::GlobalLock

Public Member Functions

void Lock () EXCLUSIVE_LOCK_FUNCTION()
 
void Unlock () UNLOCK_FUNCTION()
 
void Lock () EXCLUSIVE_LOCK_FUNCTION()
 
void Unlock () UNLOCK_FUNCTION()
 

Public Attributes

volatile int lock_acquired
 

Member Function Documentation

◆ Lock() [1/2]

void rtc::GlobalLockPod::Lock ( )

◆ Lock() [2/2]

void rtc::GlobalLockPod::Lock ( )

◆ Unlock() [1/2]

void rtc::GlobalLockPod::Unlock ( )

◆ Unlock() [2/2]

void rtc::GlobalLockPod::Unlock ( )

Member Data Documentation

◆ lock_acquired

volatile int rtc::GlobalLockPod::lock_acquired

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