Home
last modified time | relevance | path

Searched defs:Leave (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dcriticalsection.h59 void Leave() UNLOCK_FUNCTION() { in Leave() function
99 void Leave() UNLOCK_FUNCTION() { in Leave() function
/external/webrtc/src/system_wrappers/source/
Dcritical_section_win.cc31 CriticalSectionWindows::Leave() in Leave() function in webrtc::CriticalSectionWindows
Dcritical_section_posix.cc41 CriticalSectionPosix::Leave() in Leave() function in webrtc::CriticalSectionPosix
/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dcritical_section_win.cc29 CriticalSectionWindows::Leave() { in Leave() function in webrtc::CriticalSectionWindows
Dcritical_section_posix.cc38 CriticalSectionPosix::Leave() { in Leave() function in webrtc::CriticalSectionPosix
/external/webrtc/src/system_wrappers/interface/
Dcritical_section_wrapper.h65 void Leave() in Leave() function
/external/chromium_org/base/threading/
Dthread_collision_warner.cc58 void ThreadCollisionWarner::Leave() { in Leave() function in base::ThreadCollisionWarner
/external/chromium_org/v8/src/
Dfunc-name-inferrer.h71 void Leave() { in Leave() function
/external/lzma/CPP/Windows/
DSynchronization.h150 void Leave() { CriticalSection_Leave(&_object); } in Leave() function
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Dlow_level_alloc.cc236 void Leave() /*UNLOCK_FUNCTION()*/ { in Leave() function in __anon71cb94540111::ArenaLock
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Dlow_level_alloc.cc236 void Leave() /*UNLOCK_FUNCTION()*/ { in Leave() function in __anon803f477e0111::ArenaLock
/external/chromium_org/tools/clang/blink_gc_plugin/
DEdge.h55 void Leave() { context_.pop_front(); } in Leave() function