| /external/guice/core/src/com/google/inject/internal/ |
| D | CycleDetectingLock.java | 148 final Thread currentThread = Thread.currentThread(); in lockOrDetectPotentialLocksCycle() local 183 final Thread currentThread = Thread.currentThread(); in unlock() local 213 final Thread currentThread = Thread.currentThread(); in checkState() local 246 final Thread currentThread = Thread.currentThread(); in detectPotentialLocksCycle() local
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/ |
| D | CoroutineExceptionHandlerImpl.kt | 34 val currentThread = Thread.currentThread() in propagateExceptionFinalResort() constant
|
| /external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/ |
| D | MultithreadingTest.kt | 55 val currentThread = Thread.currentThread() in <lambda>() constant 74 val currentThread = Thread.currentThread() in <lambda>() constant
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/ |
| D | Builders.kt | 42 val currentThread = Thread.currentThread() in runBlocking() constant
|
| D | CoroutineContext.kt | 296 val currentThread = Thread.currentThread() in toString() constant
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | InterruptibleTask.java | 64 Thread currentThread = Thread.currentThread(); in run() local 94 private void waitForInterrupt(Thread currentThread) { in waitForInterrupt()
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/ |
| D | FlowAsFlowableTest.kt | 55 val currentThread = Thread.currentThread() in <lambda>() constant
|
| D | FlowAsObservableTest.kt | 181 val currentThread = Thread.currentThread() in <lambda>() constant
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/ |
| D | FlowAsFlowableTest.kt | 55 val currentThread = Thread.currentThread() in <lambda>() constant
|
| D | FlowAsObservableTest.kt | 181 val currentThread = Thread.currentThread() in <lambda>() constant
|
| /external/guava/android/guava/src/com/google/common/util/concurrent/ |
| D | InterruptibleTask.java | 64 Thread currentThread = Thread.currentThread(); in run() local 94 private void waitForInterrupt(Thread currentThread) { in waitForInterrupt()
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/test/ |
| D | FlowAsPublisherTest.kt | 119 val currentThread = Thread.currentThread() in <lambda>() constant
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/ |
| D | FlowAsFluxTest.kt | 114 val currentThread = Thread.currentThread() in <lambda>() constant
|
| /external/python/cpython2/Lib/bsddb/test/ |
| D | test_lock.py | 17 from threading import current_thread as currentThread unknown
|
| D | test_thread.py | 27 from threading import current_thread as currentThread unknown
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
| D | VirtualTimeSource.kt | 89 val currentThread = Thread.currentThread() in toString() constant
|
| /external/oj-libjdwp/src/share/back/ |
| D | vmDebug.c | 78 jthread currentThread; in VMDebug_suspendAllAndSendVmStart() local
|
| D | debugInit.c | 1470 jthread currentThread; in doInitializeOnAttach() local
|
| /external/angle/src/libGLESv2/ |
| D | global_state.h | 128 egl::Thread *currentThread = egl::GetCurrentThreadTLS(); in GetGlobalContext() local
|
| D | global_state.cpp | 145 Thread *currentThread = GetCurrentThreadTLS(); in SetContextCurrent() local
|
| /external/dexmaker/dexmaker-mockito-inline-extended/src/main/java/com/android/dx/mockito/inline/ |
| D | StaticMockMethodAdvice.java | 155 private synchronized static native String nativeGetCalledClassName(Thread currentThread); in nativeGetCalledClassName()
|
| /external/swiftshader/src/Vulkan/Debug/ |
| D | Context.cpp | 296 std::shared_ptr<Thread> Context::Lock::currentThread() in currentThread() function in vk::dbg::Context::Lock
|
| /external/emma/core/java12/com/vladium/emma/rt/ |
| D | AppRunner.java | 434 final Thread currentThread = Thread.currentThread (); in _run() local
|
| /external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/ |
| D | agent.cc | 751 jthread currentThread) { in Java_com_android_dx_mockito_inline_StaticMockMethodAdvice_nativeGetCalledClassName()
|
| /external/python/cpython2/Lib/ |
| D | threading.py | 1143 def currentThread(): function
|