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

#include <sharedexclusivelock.h>

Public Member Functions

 SharedScope (SharedExclusiveLock *lock) SHARED_LOCK_FUNCTION(lock)
 
 ~SharedScope () UNLOCK_FUNCTION()
 
 SharedScope (SharedExclusiveLock *lock) SHARED_LOCK_FUNCTION(lock)
 
 ~SharedScope () UNLOCK_FUNCTION()
 

Constructor & Destructor Documentation

◆ SharedScope() [1/2]

rtc::SharedScope::SharedScope ( SharedExclusiveLock lock)
inlineexplicit

◆ ~SharedScope() [1/2]

rtc::SharedScope::~SharedScope ( )
inline

◆ SharedScope() [2/2]

rtc::SharedScope::SharedScope ( SharedExclusiveLock lock)
inlineexplicit

◆ ~SharedScope() [2/2]

rtc::SharedScope::~SharedScope ( )
inline

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