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

#include <criticalsection.h>

Public Member Functions

 TryCritScope (const CriticalSection *cs)
 
 ~TryCritScope ()
 
bool locked () const __attribute__((__warn_unused_result__))
 
 TryCritScope (const CriticalSection *cs)
 
 ~TryCritScope ()
 
bool locked () const __attribute__((__warn_unused_result__))
 

Constructor & Destructor Documentation

◆ TryCritScope() [1/2]

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

◆ ~TryCritScope() [1/2]

rtc::TryCritScope::~TryCritScope ( )

◆ TryCritScope() [2/2]

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

◆ ~TryCritScope() [2/2]

rtc::TryCritScope::~TryCritScope ( )

Member Function Documentation

◆ locked() [1/2]

bool rtc::TryCritScope::locked ( ) const

◆ locked() [2/2]

bool rtc::TryCritScope::locked ( ) const

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