/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ThreadFactoryBuilderTest.java | 63 assertEquals(defaultThread.isDaemon(), thread.isDaemon()); in testThreadFactoryBuilder_defaults() 117 assertFalse(thread.isDaemon()); in testDaemon_false() 123 assertTrue(thread.isDaemon()); in testDaemon_true() 198 assertEquals(THREAD_DAEMON, thread.isDaemon()); in testThreadFactory()
|
D | MoreExecutorsTest.java | 537 assertTrue(executor.getThreadFactory().newThread(EMPTY_RUNNABLE).isDaemon()); in testGetExitingExcutorService_executorSetToUseDaemonThreads() 563 assertTrue(executor.getThreadFactory().newThread(EMPTY_RUNNABLE).isDaemon()); in testGetExitingScheduledExcutorService_executorSetToUseDaemonThreads()
|
/external/bcc/tools/ |
D | rubyflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
D | javaflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
D | phpflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
D | tclflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
D | perlflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
D | pythonflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
/external/bcc/tools/lib/ |
D | uflow_example.txt | 51 3 27722 27731 3.145 -> java/lang/Thread.isDaemon 52 3 27722 27731 3.145 <- java/lang/Thread.isDaemon
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.train.-looper-thread.pbtxt | 30 name: "isDaemon"
|
/external/opencensus-java/exporters/stats/signalfx/src/test/java/io/opencensus/exporter/stats/signalfx/ |
D | SignalFxStatsExporterWorkerThreadTest.java | 97 assertTrue(thread.isDaemon()); in createThread()
|
/external/autotest/scheduler/ |
D | thread_lib_unittest.py | 210 self.assertTrue(thread.isDaemon())
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | AppRunner.java | 861 if (! aliveThreads [t].isDaemon ()) in joinNonDeamonThreads()
|
/external/python/cpython3/Lib/ |
D | threading.py | 1128 def isDaemon(self): member in Thread
|
/external/python/cpython2/Lib/ |
D | threading.py | 1023 def isDaemon(self): member in Thread
|
/external/python/cpython3/Lib/test/ |
D | test_threading.py | 414 t.isDaemon()
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.jobs_3.10.0.v20180427-1454.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/guice/extensions/struts2/lib/ |
D | jetty-util-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/python/cpython2/Doc/library/ |
D | threading.rst | 393 .. method:: isDaemon()
|
/external/guice/lib/build/ |
D | spring-core.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/python/cpython3/Doc/library/ |
D | threading.rst | 319 .. method:: isDaemon()
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 2534 :meth:`isDaemon` methods, and some methods have been renamed to use
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 2538 :meth:`isDaemon` methods, and some methods have been renamed to use
|
/external/kotlinc/lib/ |
D | kotlin-stdlib.jar | META-INF/
META-INF/MANIFEST.MF
kotlin/
kotlin/jvm/
kotlin/ ... |
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |