Searched refs:crit_sec (Results 1 – 5 of 5) sorted by relevance
219 CriticalSectionScoped cs(shared_->crit_sec()); in Init()385 CriticalSectionScoped cs(shared_->crit_sec()); in Terminate()390 CriticalSectionScoped cs(shared_->crit_sec()); in CreateChannel()401 CriticalSectionScoped cs(shared_->crit_sec()); in CreateChannel()437 CriticalSectionScoped cs(shared_->crit_sec()); in DeleteChannel()464 CriticalSectionScoped cs(shared_->crit_sec()); in StartReceive()480 CriticalSectionScoped cs(shared_->crit_sec()); in StopReceive()496 CriticalSectionScoped cs(shared_->crit_sec()); in StartPlayout()520 CriticalSectionScoped cs(shared_->crit_sec()); in StopPlayout()540 CriticalSectionScoped cs(shared_->crit_sec()); in StartSend()[all …]
200 CriticalSectionScoped sc(_shared->crit_sec()); in SetDtmfFeedbackStatus()209 CriticalSectionScoped sc(_shared->crit_sec()); in GetDtmfFeedbackStatus()
46 CriticalSectionWrapper* crit_sec() { return _apiCritPtr; } in crit_sec() function
69 CriticalSectionScoped cs(crit_sec()); in GetChannelProxy()
237 CriticalSectionScoped cs(_shared->crit_sec()); in SetRecordingDevice()348 CriticalSectionScoped cs(_shared->crit_sec()); in SetPlayoutDevice()