Home
last modified time | relevance | path

Searched defs:_current_thread (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/kernel/
H A Dhead.S45 _current_thread: label
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/kernel/
H A Dhead.S45 _current_thread: label
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/kernel/
H A Dhead.S45 _current_thread: label
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DclassLoadingService.hpp124 static Thread* _current_thread; member in LoadedClassesEnumerator
H A DclassLoadingService.cpp221 Thread* LoadedClassesEnumerator::_current_thread = NULL; member in LoadedClassesEnumerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DclassLoadingService.hpp124 static Thread* _current_thread; member in LoadedClassesEnumerator
H A DclassLoadingService.cpp221 Thread* LoadedClassesEnumerator::_current_thread = NULL; member in LoadedClassesEnumerator
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/profiling/collector/
H A Dthreading.py44 def _current_thread(): function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/cds/
H A DmetaspaceShared.cpp554 Thread* _current_thread; member in CollectCLDClosure
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dspvw.d471 modexp per_thread clisp_thread_t *_current_thread; variable