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

#include <criticalsection.h>

Public Member Functions

 CritScope (const CriticalSection *cs) EXCLUSIVE_LOCK_FUNCTION(cs)
 
 ~CritScope () UNLOCK_FUNCTION()
 
 CritScope (const CriticalSection *cs) EXCLUSIVE_LOCK_FUNCTION(cs)
 
 ~CritScope () UNLOCK_FUNCTION()
 

Constructor & Destructor Documentation

◆ CritScope() [1/2]

rtc::CritScope::CritScope ( const CriticalSection cs)
explicit

◆ ~CritScope() [1/2]

rtc::CritScope::~CritScope ( )

◆ CritScope() [2/2]

rtc::CritScope::CritScope ( const CriticalSection cs)
explicit

◆ ~CritScope() [2/2]

rtc::CritScope::~CritScope ( )

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