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

#include <critical_section_wrapper.h>

Public Member Functions

 CriticalSectionScoped (CriticalSectionWrapper *critsec) EXCLUSIVE_LOCK_FUNCTION(critsec)
 
 ~CriticalSectionScoped () UNLOCK_FUNCTION()
 
 CriticalSectionScoped (CriticalSectionWrapper *critsec) EXCLUSIVE_LOCK_FUNCTION(critsec)
 
 ~CriticalSectionScoped () UNLOCK_FUNCTION()
 

Constructor & Destructor Documentation

◆ CriticalSectionScoped() [1/2]

webrtc::CriticalSectionScoped::CriticalSectionScoped ( CriticalSectionWrapper critsec)
inlineexplicit

◆ ~CriticalSectionScoped() [1/2]

webrtc::CriticalSectionScoped::~CriticalSectionScoped ( )
inline

◆ CriticalSectionScoped() [2/2]

webrtc::CriticalSectionScoped::CriticalSectionScoped ( CriticalSectionWrapper critsec)
inlineexplicit

◆ ~CriticalSectionScoped() [2/2]

webrtc::CriticalSectionScoped::~CriticalSectionScoped ( )
inline

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