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

/external/webrtc/src/system_wrappers/source/
H A Dcritical_section_posix.cc41 CriticalSectionPosix::Leave() function in class:webrtc::CriticalSectionPosix
H A Dcritical_section_win.cc31 CriticalSectionWindows::Leave() function in class:webrtc::CriticalSectionWindows
/external/chromium/base/threading/
H A Dthread_collision_warner.cc58 void ThreadCollisionWarner::Leave() { function in class:base::ThreadCollisionWarner
/external/chromium_org/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/chromium_org/v8/src/
H A Dfunc-name-inferrer.h88 void Leave() { function in class:v8::internal::FuncNameInferrer
H A Dapi.cc713 Leave();
718 void HandleScope::Leave() { function in class:v8::HandleScope
876 Leave();
5323 // Leave V8.
/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.
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dcriticalsection.h75 void Leave() { function in class:talk_base::CriticalSection
115 void Leave() { function in class:talk_base::CriticalSection
138 pcrit_->Leave();
160 pcrit_->Leave();
/external/lzma/CPP/Windows/
H A DSynchronization.h150 void Leave() { CriticalSection_Leave(&_object); } function in class:NWindows::NSynchronization::CCriticalSection
156 void Unlock() { _object->Leave(); }
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dlow_level_alloc.cc236 void Leave() /*UNLOCK_FUNCTION()*/ { function in class:__anon14713::ArenaLock
319 section.Leave();
428 section.Leave();
492 section.Leave();
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dlow_level_alloc.cc236 void Leave() /*UNLOCK_FUNCTION()*/ { function in class:__anon14757::ArenaLock
319 section.Leave();
428 section.Leave();
492 section.Leave();

Completed in 864 milliseconds