#include <condition_variable_event_win.h>
◆ ConditionVariableEventWin() [1/2]
webrtc::ConditionVariableEventWin::ConditionVariableEventWin |
( |
| ) |
|
◆ ~ConditionVariableEventWin() [1/2]
webrtc::ConditionVariableEventWin::~ConditionVariableEventWin |
( |
| ) |
|
◆ ConditionVariableEventWin() [2/2]
webrtc::ConditionVariableEventWin::ConditionVariableEventWin |
( |
| ) |
|
◆ ~ConditionVariableEventWin() [2/2]
webrtc::ConditionVariableEventWin::~ConditionVariableEventWin |
( |
| ) |
|
◆ SleepCS() [1/4]
void webrtc::ConditionVariableEventWin::SleepCS |
( |
CRITICAL_SECTION * |
crit_sect | ) |
|
◆ SleepCS() [2/4]
void webrtc::ConditionVariableEventWin::SleepCS |
( |
CRITICAL_SECTION * |
crit_sect | ) |
|
◆ SleepCS() [3/4]
bool webrtc::ConditionVariableEventWin::SleepCS |
( |
CRITICAL_SECTION * |
crit_sect, |
|
|
unsigned long |
max_time_inMS |
|
) |
| |
◆ SleepCS() [4/4]
bool webrtc::ConditionVariableEventWin::SleepCS |
( |
CRITICAL_SECTION * |
crit_sect, |
|
|
unsigned long |
max_time_inMS |
|
) |
| |
◆ Wake() [1/2]
void webrtc::ConditionVariableEventWin::Wake |
( |
| ) |
|
◆ Wake() [2/2]
void webrtc::ConditionVariableEventWin::Wake |
( |
| ) |
|
◆ WakeAll() [1/2]
void webrtc::ConditionVariableEventWin::WakeAll |
( |
| ) |
|
◆ WakeAll() [2/2]
void webrtc::ConditionVariableEventWin::WakeAll |
( |
| ) |
|
The documentation for this class was generated from the following files: