OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_shutdown
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/tlslite/patches/
close_notify.patch
12
+ self.
_shutdown
(True)
/external/chromium_org/third_party/tlslite/tlslite/
TLSRecordLayer.py
224
self.
_shutdown
(True)
233
self.
_shutdown
(False)
284
self.
_shutdown
(False)
340
self.
_shutdown
(True)
350
self.
_shutdown
(True)
355
self.
_shutdown
(True)
357
self.
_shutdown
(False)
447
def
_shutdown
(self, resumable):
member in class:TLSRecordLayer
466
self.
_shutdown
(False)
621
self.
_shutdown
(True
[
all
...]
TLSConnection.py
534
self.
_shutdown
(False)
[
all
...]
/external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java
298
protected Thread
_shutdown
;
field in class:JmDNSImpl
414
//
_shutdown
= new Thread(new Shutdown(), "JmDNS.Shutdown");
415
// Runtime.getRuntime().addShutdownHook(
_shutdown
);
[
all
...]
/external/kernel-headers/original/linux/
net.h
284
.shutdown = __lock_##name##
_shutdown
, \
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading.py
311
# Avoid a deadlock when sys.settrace steps into threading.
_shutdown
345
# Raising SystemExit skipped threading.
_shutdown
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading.py
311
# Avoid a deadlock when sys.settrace steps into threading.
_shutdown
345
# Raising SystemExit skipped threading.
_shutdown
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py
1198
_shutdown
= _MainThread()._exitfunc
variable
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py
1198
_shutdown
= _MainThread()._exitfunc
variable
[
all
...]
/external/llvm/docs/
ProgrammersManual.rst
[
all
...]
Completed in 293 milliseconds