#include <criticalsection.h>
◆ CriticalSection() [1/2]
rtc::CriticalSection::CriticalSection |
( |
| ) |
|
◆ ~CriticalSection() [1/2]
rtc::CriticalSection::~CriticalSection |
( |
| ) |
|
◆ CriticalSection() [2/2]
rtc::CriticalSection::CriticalSection |
( |
| ) |
|
◆ ~CriticalSection() [2/2]
rtc::CriticalSection::~CriticalSection |
( |
| ) |
|
◆ Enter() [1/2]
void rtc::CriticalSection::Enter |
( |
| ) |
const |
◆ Enter() [2/2]
void rtc::CriticalSection::Enter |
( |
| ) |
const |
◆ Leave() [1/2]
void rtc::CriticalSection::Leave |
( |
| ) |
const |
◆ Leave() [2/2]
void rtc::CriticalSection::Leave |
( |
| ) |
const |
◆ TryEnter() [1/2]
bool rtc::CriticalSection::TryEnter |
( |
| ) |
const |
◆ TryEnter() [2/2]
bool rtc::CriticalSection::TryEnter |
( |
| ) |
const |
The documentation for this class was generated from the following files: