Home
last modified time | relevance | path

Searched refs:Leave (Results 1 – 25 of 129) sorted by relevance

123456

/external/v8/tools/clang/blink_gc_plugin/
DEdge.cpp36 Leave(); in VisitRawPtr()
43 Leave(); in VisitRefPtr()
49 Leave(); in VisitOwnPtr()
56 Leave(); in VisitUniquePtr()
63 Leave(); in VisitMember()
70 Leave(); in VisitWeakMember()
77 Leave(); in VisitPersistent()
85 Leave(); in VisitCrossThreadPersistent()
92 Leave(); in VisitCollection()
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_manager_win.cc59 _pCrit->Leave(); in ~UdpSocket2ManagerWindows()
64 _pCrit->Leave(); in ~UdpSocket2ManagerWindows()
142 _pCrit->Leave(); in Start()
145 _pCrit->Leave(); in Start()
167 _pCrit->Leave(); in StartWorkerThreads()
202 _pCrit->Leave(); in StartWorkerThreads()
214 _pCrit->Leave(); in StartWorkerThreads()
225 _pCrit->Leave(); in StartWorkerThreads()
250 _pCrit->Leave(); in Stop()
255 _pCrit->Leave(); in Stop()
[all …]
Dudp_socket_manager_posix.cc97 _critSect->Leave(); in Start()
122 _critSect->Leave(); in Stop()
157 _critSect->Leave(); in AddSocket()
183 _critSect->Leave(); in RemoveSocket()
211 _critSectList->Leave(); in ~UdpSocketManagerPosixImpl()
305 _critSectList->Leave(); in AddSocket()
323 _critSectList->Leave(); in RemoveSocket()
333 _critSectList->Leave(); in RemoveSocket()
336 _critSectList->Leave(); in RemoveSocket()
388 _critSectList->Leave(); in UpdateSocketMap()
Dudp_socket_posix.cc235 _cs->Leave(); in CloseBlocking()
245 _cs->Leave(); in CloseBlocking()
253 _cs->Leave(); in ReadyForDeletion()
264 _cs->Leave(); in ReadyForDeletion()
/external/webrtc/webrtc/modules/audio_coding/test/
DChannel.cc109 _channelCritSect->Leave(); in SendData()
294 _channelCritSect->Leave(); in ResetStats()
309 _channelCritSect->Leave(); in Stats()
314 _channelCritSect->Leave(); in Stats()
325 _channelCritSect->Leave(); in Stats()
346 _channelCritSect->Leave(); in Stats()
370 _channelCritSect->Leave(); in Stats()
411 _channelCritSect->Leave(); in LastInTimestamp()
420 _channelCritSect->Leave(); in BitRate()
/external/webrtc/webrtc/system_wrappers/source/
Dcritical_section_unittest.cc91 crit_sect->Leave(); // This frees the thread to act. in TEST_F()
112 crit_sect->Leave(); in TEST_F()
127 crit_sect->Leave(); in TEST_F()
Dcritical_section_win.cc29 CriticalSectionWindows::Leave() { in Leave() function in webrtc::CriticalSectionWindows
Dcritical_section_posix.h27 void Leave() override;
Dcritical_section_win.h27 virtual void Leave();
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dfec_receiver_impl.cc228 crit_sect_->Leave(); in ProcessReceivedFec()
236 crit_sect_->Leave(); in ProcessReceivedFec()
249 crit_sect_->Leave(); in ProcessReceivedFec()
257 crit_sect_->Leave(); in ProcessReceivedFec()
/external/libchrome/base/threading/
Dthread_collision_warner.h187 warner_->Leave(); in ~ScopedCheck()
206 warner_->Leave(); in ~ScopedRecursiveCheck()
226 void Leave();
/external/webrtc/webrtc/video/
Dvie_remb.cc118 list_crit_->Leave(); in OnReceiveBitrateChanged()
124 list_crit_->Leave(); in OnReceiveBitrateChanged()
137 list_crit_->Leave(); in OnReceiveBitrateChanged()
/external/webrtc/webrtc/base/
Dcriticalsection.cc74 void CriticalSection::Leave() UNLOCK_FUNCTION() { in Leave() function in rtc::CriticalSection
119 CritScope::~CritScope() { cs_->Leave(); } in ~CritScope()
129 cs_->Leave(); in ~TryCritScope()
Dthread.cc359 crit_.Leave(); in Send()
367 crit_.Leave(); in Send()
399 crit_.Leave(); in ReceiveSendsFromThread()
407 crit_.Leave(); in ReceiveSendsFromThread()
Dcriticalsection_unittest.cc120 cs_.Leave(); in Unlock()
313 cs.Leave(); in TEST()
318 cs.Leave(); in TEST()
/external/webrtc/webrtc/system_wrappers/include/
Dcritical_section_wrapper.h33 virtual void Leave() UNLOCK_FUNCTION() = 0;
46 ~CriticalSectionScoped() UNLOCK_FUNCTION() { ptr_crit_sec_->Leave(); } in UNLOCK_FUNCTION()
/external/webrtc/webrtc/modules/video_capture/linux/
Dvideo_capture_linux.cc429 _captureCritSect->Leave(); in CaptureProcess()
435 _captureCritSect->Leave(); in CaptureProcess()
441 _captureCritSect->Leave(); in CaptureProcess()
458 _captureCritSect->Leave(); in CaptureProcess()
477 _captureCritSect->Leave(); in CaptureProcess()
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_android_surface_view.cc417 _renderCritSect.Leave(); in RenderFrame()
448 _renderCritSect.Leave(); in DeliverFrame()
465 _renderCritSect.Leave(); in DeliverFrame()
469 _renderCritSect.Leave(); in DeliverFrame()
/external/webrtc/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc487 _critSect.Leave(); in PlayThreadProcess()
500 _critSect.Leave(); in PlayThreadProcess()
529 _critSect.Leave(); in RecThreadProcess()
535 _critSect.Leave(); in RecThreadProcess()
/external/v8/src/parsing/
Dfunc-name-inferrer.h42 if (fni_ != nullptr) fni_->Leave(); in ~State()
99 void Leave() { in Leave() function
/external/lzma/CPP/Windows/
DSynchronization.h150 void Leave() { CriticalSection_Leave(&_object); } in Leave() function
156 void Unlock() { _object->Leave(); } in Unlock()
/external/clang/test/CodeGenObjCXX/
Dexceptions-legacy.mm27 // Leave the @synchronized. The reload of obj here is unnecessary.
66 // Leave the @try.
/external/webrtc/webrtc/modules/video_coding/
Djitter_buffer.cc348 crit_sect_->Leave(); in Stop()
480 crit_sect_->Leave(); in NextCompleteTimestamp()
491 crit_sect_->Leave(); in NextCompleteTimestamp()
498 crit_sect_->Leave(); in NextCompleteTimestamp()
516 crit_sect_->Leave(); in NextCompleteTimestamp()
520 crit_sect_->Leave(); in NextCompleteTimestamp()
/external/wayland-protocols/
DREADME.android18 our policies around open source code. Leave these alone unless there is
48 our policies around open source code. Leave these alone unless there is
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc386 _critSect.Leave(); in Terminate()
1450 _critSect.Leave(); // Cannot be under lock, risk of deadlock in StopRecording()
1476 _critSect.Leave(); // Cannot be under lock, risk of deadlock in StopRecording()
1500 _critSect.Leave(); in StopRecording()
1582 _critSect.Leave(); // Cannot be under lock, risk of deadlock in StopPlayout()
1603 _critSect.Leave(); in StopPlayout()
2412 _critSect.Leave(); in implDeviceIOProc()
2415 _critSect.Leave(); in implDeviceIOProc()
2507 _critSect.Leave(); in implInDeviceIOProc()
2510 _critSect.Leave(); in implInDeviceIOProc()

123456