|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#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__)) |
|
explicit |
| rtc::TryCritScope::~TryCritScope | ( | ) |
|
explicit |
| rtc::TryCritScope::~TryCritScope | ( | ) |
| bool rtc::TryCritScope::locked | ( | ) | const |
| bool rtc::TryCritScope::locked | ( | ) | const |
1.8.13