Searched defs:Leave (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Dcritical_section_posix.cc34 CriticalSectionPosix::Leave() function in class:webrtc::CriticalSectionPosix
/external/chromium/base/threading/
H A Dthread_collision_warner.cc58 void ThreadCollisionWarner::Leave() { function in class:base::ThreadCollisionWarner
/external/webrtc/src/system_wrappers/interface/
H A Dcritical_section_wrapper.h33 virtual void Leave() = 0;
36 // RAII extension of the critical section. Prevents Enter/Leave mismatches and
60 Leave();
65 void Leave() function in class:webrtc::CriticalSectionScoped
67 _ptrCritSec->Leave();
/external/chromium/third_party/libjingle/source/talk/base/
H A Dcriticalsection.h66 void Leave() { function in class:talk_base::CriticalSection
99 void Leave() { function in class:talk_base::CriticalSection
123 pcrit_->Leave();
/external/v8/src/
H A Dfunc-name-inferrer.h88 void Leave() { function in class:v8::internal::FuncNameInferrer
H A Dapi.cc679 Leave();
684 void HandleScope::Leave() { function in class:v8::HandleScope
799 Leave();
4341 // Leave V8.

Completed in 133 milliseconds