Searched defs:Leave (Results 1 – 5 of 5) sorted by relevance
| /external/webrtc/src/system_wrappers/source/ | ||
| D | critical_section_win.cc | 31 CriticalSectionWindows::Leave() in Leave() function in webrtc::CriticalSectionWindows |
| D | critical_section_posix.cc | 41 CriticalSectionPosix::Leave() in Leave() function in webrtc::CriticalSectionPosix |
| /external/webrtc/src/system_wrappers/interface/ | ||
| D | critical_section_wrapper.h | 65 void Leave() in Leave() function |
| /external/v8/src/ | ||
| D | func-name-inferrer.h | 71 void Leave() { in Leave() function |
| /external/lzma/CPP/Windows/ | ||
| D | Synchronization.h | 150 void Leave() { CriticalSection_Leave(&_object); } in Leave() function |